The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DECLARE_GET_CONTROLLING_UNKNOWN
Declares a virtual function GetControllingUnknown.
DECLARE_GET_CONTROLLING_UNKNOWN( )
Add this macro to your object if you get the compiler error message that GetControllingUnknown is undefined (for example, in CComAggregateCreator).
Requirements
Header: atlcom.h
Show: