CComAggObject::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

CComAggObject Overview, CComAggObject Methods, CComAggObject::FinalRelease, CComAggObject::Release, CComObjectRootEx::FinalConstruct