The HrOpenExchangePrivateStore function locates the primary user information store provider.
Header file: | EDKMAPI.H |
Library: | EDKMAPI.LIB |
HRESULT HrOpenExchangePrivateStore(
LPMAPISESSION phSession,
LPMDB * lppMDB
);
See Return Values.
If there are two or more information store providers available, HrOpenExchangePrivateStore returns a pointer to the first one it encounters.
For more information on this function, see Opening a Private Information Store.
For information on the IMAPISession and IMsgStore interfaces, see the MAPI Programmer's Reference.