IMAPIMessageSite::GetFormManager

The IMAPIMessageSite::GetFormManager method returns a form manager interface, which a form server can use to launch another form server.

Quick Info

See IMAPIMessageSite : IUnknown1XJJ0FL.

 

HRESULT GetFormManager(

    LPMAPIFORMMGR FAR * ppFormMgr

 

   )

 

 

Parameters

ppFormMgr

[out] Pointer to a pointer to the returned form manager interface.

 

Return Values

S_OK

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

 

Remarks

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