CComPolyObject::FinalConstruct

Called during the final stages of object construction, this method performs any final initialization on the m_contained data member.

HRESULT FinalConstruct( );

Return Value

A standard HRESULT value.

Requirements

Header: atlcom.h

See Also

Reference

CComPolyObject Class

CComObjectRootEx::FinalConstruct

CComPolyObject::FinalRelease

Other Resources

CComPolyObject Members