Platform SDK: Exchange Server |
The HrMAPIFindStore function retrieves a pointer to the entry identifier of an information store from the display name of the store.
Header file: | EDKMAPI.H |
Library: | EDKMAPI.LIB |
Unicode: | Yes |
HRESULT HrMAPIFindStore( LPMAPISESSION lpSession, LPCTSTR lpszStore, ULONG FAR * lpcbentryid, LPENTRYID FAR * lppentryid );
See Return Values.
For more information on this function, see Locating an Information Store.
For information on the ENTRYID structure and IMAPISession interface, see the MAPI Programmer's Reference.