IMAPIFormInfo::OpenFormContainer

The IMAPIFormInfo::OpenFormContainer method returns a pointer to the form container in which a particular form is installed.

Quick Info

See IMAPIFormInfo : IMAPIProp.

HRESULT OpenFormContainer (
  LPMAPIFORMCONTAINER FAR * ppformcontainer  
);
 

Parameters

ppformcontainer
[out] Pointer to a pointer to the returned form container object.

Return Values

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