Поделиться через


IMAPIFormInfo::OpenFormContainer

Applies to: Office 2010 | Outlook 2010 | Visual Studio

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

Reference

IMAPIFormInfo : IMAPIProp