IPSTOVERRIDEREQ : IUnknown

Applies to: Outlook 2013 | Outlook 2016

Accesses resources of a Personal Folders file (PST) store provider.

Property Value
Inherits from:
IUnknown
Implemented by:
PST store provider
Called by:
Client applications
Interface identifier:
IID_IPSTOVERRIDEREQ

Vtable order

Member Description
IPSTOVERRIDEREQ::RegisterTrustedPSTOverrideHandler
Initiates the unlocking procedure for a Personal Folders (.pst) file.

Remarks

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.

See also

IPSTOVERRIDE1 : IUnknown