title | description | manager | ms.date | ms.audience | ms.topic | ms.service | ms.localizationpriority | api_name | api_type | ms.assetid | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|
IPSTOVERRIDE1 IUnknown |
IPSTOVERRIDE1 IUnknown allows a Personal Folders file (PST) store provider to override the PSTDisableGrow policy. |
lindalu |
03/09/2015 |
Developer |
reference |
office-online-server |
medium |
|
|
d26cee81-45ea-4fd3-8a54-5f35264b5d6a |
Applies to: Outlook 2013 | Outlook 2016
Allows a Personal Folders file (PST) store provider to override the PSTDisableGrow policy.
Property | Value |
---|---|
Inherits from: |
IUnknown |
Implemented by: |
PST store provider |
Called by: |
Client |
Interface identifier: |
IID_IPSTOVERRIDE1 |
Member | Description |
---|---|
IPSTOVERRIDE1::GetPersistedRegistrations |
Retrieves the list of registrations for the Personal Folders (.pst) file. |
IPSTOVERRIDE1::SetPersistedRegistrations |
Registers Personal Folders files for automatic unlocking, avoiding further calls to HrTrustedPSTOverrideHandlerCallback. |
IPSTOVERRIDE1::OverridePSTDisableGrow |
Unlocks a Personal Folders file for growth. |
The PST Override Handler Interface Identifiers might not be defined in the downloadable header file you currently have, in which case you will find them in the MAPI Constants topic, and can copy and add them to your code. Use the DEFINE_GUID macro defined in the Microsoft Windows Software Development Kit (SDK) header file guiddef.h to associate globally unique identifier (GUID) symbolic names with their values.