IMAPIMessageSite::GetStore

The IMAPIMessageSite::GetStore method returns the message store containing the current message, if such a store exists.

Quick Info

See IMAPIMessageSite : IUnknown1XJJ0FL.

 

HRESULT GetStore(

    LPMDB FAR * ppStore

 

   )

 

 

Parameters

ppStore

[out] Pointer to a pointer to the message store.

 

Return Values

S_OK

The call succeeded and has returned the expected value or values.

S_FALSE

There is no store containing the message.

 

Remarks

For information about implementing the interfaces related to form servers, see MAPI Form Interfaces Used by Client Applications1AR39HN.