MAPIOpenLocalFormContainer

The MAPIOpenLocalFormContainer function returns an interface pointer to the local form library.

Quick Info

Header file: MAPIFORM.H
Implemented by: MAPI
Called by: Client applications

MAPIOpenLocalFormContainer(
  LPMAPIFORMCONTAINER FAR * ppfcnt  
);
 

Parameters

ppfcnt
[out] Pointer to a pointer to the local form library interface.

Remarks

The interface to which a pointer is returned can be used by third-party installation programs to install application-specific forms into the library without the program first having to log on to MAPI.

See Also

Form Functions