IUnknown Macro
A version of this page is also available for
4/8/2010
To simplify the creation of new interfaces, the Combase.h header file includes a macro that declares the three methods of the IUnknown interface.
Programming element | Description |
---|---|
Declares the three methods of the base interface for a new interface. |