Freigeben über


IMAPIFormInfo::OpenFormContainer

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

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