IMAPIFormInfo::OpenFormContainer

Applies to: Outlook 2013 | Outlook 2016

Returns a pointer to the form container in which a particular form is installed.

HRESULT OpenFormContainer(
  LPMAPIFORMCONTAINER FAR * ppformcontainer
);

Parameters

ppformcontainer

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

Return value

S_OK

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

See also

IMAPIFormInfo : IMAPIProp