MAPIOpenFormMgr
Office 2013
Published: July 16, 2012
Opens an IMAPIFormMgr interface on a form library provider object in the context of an existing session.
|
Header file: |
Mapiform.h |
|
Implemented by: |
MAPI |
|
Called by: |
Client applications |
MAPIOpenFormMgr( LPMAPISESSION pSession, LPMAPIFORMMGR FAR * ppmgr );
After a client application makes a call to the MAPIOpenFormMgr function, most subsequent forms-related interactions take place through the form library provider or an interface returned by the form library provider. The IMAPIFormMgr interface allows the client to work with message handlers and perform resolutions between message classes and form libraries.