Поделиться через


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).

Требования

Header: atlcom.h

См. также

Основные понятия

Aggregation and Class Factory Macros

ATL Macros

DECLARE_AGGREGATABLE