This method calls m_contained::FinalConstruct to create m_contained, the CComContainedObject<contained> object used to access the interface implemented by your tear-off class.
At a Glance
Header file: | Atlcom.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
HRESULT FinalConstruct( );
See Also