The HrOpenExchangePublicStore function retrieves a pointer to the public information store provider.
Header file: | EDKMAPI.H |
Library: | EDKMAPI.LIB |
HRESULT HrOpenExchangePublicStore(
LPMAPISESSION lphSession,
LPMDB * lppMDB
);
See Return Values.
For more information on this function, see Opening a Public Information Store.
For information on the IMAPISession and IMsgStore interfaces, see the MAPI Programmer's Reference.