Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the m_pOuterUnknown member pointer (inherited through the Base class) that holds the owner object's IUnknown.
IUnknown* GetControllingUnknown( );
Return Value
The owner object's IUnknown.
Remarks
This method may be virtual if Base has declared the DECLARE_GET_CONTROLLING_UNKNOWN macro.
Requirements
Header: atlcom.h