Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 849 Bytes

imapiforminfo-openformcontainer.md

File metadata and controls

49 lines (30 loc) · 849 Bytes
title manager ms.date ms.audience ms.topic ms.service ms.localizationpriority api_name api_type ms.assetid
IMAPIFormInfoOpenFormContainer
lindalu
11/16/2014
Developer
reference
office-online-server
medium
IMAPIFormInfo.OpenFormContainer
COM
1d6eec99-59f9-4700-9b83-7f7f8787a9f8

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