This method returns the m_pOuterUnknown member pointer (inherited through the Base class) which holds the owner object's IUnknown.
At a Glance
Header file: | Atlcom.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
IUnknown* GetControllingUnknown( );
See Also