CComPolyObject::FinalConstruct

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

At a Glance

Header file: Atlcom.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

HRESULT FinalConstruct( );

See Also

CComObjectRootEx::FinalConstruct, CComPolyObject::FinalRelease