CComPolyObject::FinalConstruct

This method performs any final initialization on the m_contained member, and is called during the final stages of object construction.

Syntax

HRESULT FinalConstruct( );

At a Glance

Header file: Atlcom.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComPolyObject Overview, CComPolyObject Methods, CComObjectRootEx::FinalConstruct, CComPolyObject::FinalRelease