Skip to content

Latest commit

 

History

History
79 lines (59 loc) · 2.44 KB

nf-comsvcs-iobjectconstruct-construct.md

File metadata and controls

79 lines (59 loc) · 2.44 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:comsvcs.IObjectConstruct.Construct
IObjectConstruct::Construct (comsvcs.h)
Constructs an object using the specified parameters.
Construct
Construct method [COM+]
Construct method [COM+]
IObjectConstruct interface
IObjectConstruct interface [COM+]
Construct method
IObjectConstruct.Construct
IObjectConstruct::Construct
_cos_IObjectConstruct_Construct
comsvcs/IObjectConstruct::Construct
cos.iobjectconstruct_construct
cos\iobjectconstruct_construct.htm
cos
6bbb25c7-bd60-46cb-baed-114c50feb1f3
12/05/2018
Construct, Construct method [COM+], Construct method [COM+],IObjectConstruct interface, IObjectConstruct interface [COM+],Construct method, IObjectConstruct.Construct, IObjectConstruct::Construct, _cos_IObjectConstruct_Construct, comsvcs/IObjectConstruct::Construct, cos.iobjectconstruct_construct
comsvcs.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
19H1
IObjectConstruct::Construct
comsvcs/IObjectConstruct::Construct
c++
APIRef
kbSyntax
COM
ComSvcs.h
IObjectConstruct.Construct

IObjectConstruct::Construct

-description

Constructs an object using the specified parameters.

-parameters

-param pCtorObj [in]

A reference to an implementation of the IObjectConstructString interface.

-returns

This method can return the standard return values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, E_FAIL, and S_OK.

-see-also

COM+ Object Constructor Strings

IObjectConstruct

IObjectConstructString

Specifying an Object Constructor String for a Component