The HrMAPIFindDefaultMsgStore function retrieves the entry identifier of the default information store.
Header file: | EDKMAPI.H |
Library: | EDKMAPI.LIB |
HRESULT HrMAPIFindDefaultMsgStore(
LPMAPISESSION lplhSession,
ULONG * lpcbeid,
LPENTRYID * lppeid
);
See Return Values.
For more information on this function, see Opening an Information Store.
For information on the IMAPISession interface, see the MAPI Programmer's Reference.