This document is archived and information here might be outdated. Recommended version. |
Two phase object construction.
[Visual Basic .NET] Public Sub Construct ( _ ByVal props As IPropertySet _ )
[C#] public void Construct ( IPropertySet props );
[C++]
HRESULT Construct(
IPropertySet* props
);
[C++] Parameters props [in]
props is a parameter of type IPropertySet*