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.
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 |
|---|---|
| DECLARE_IUNKNOWN | Declares the three methods of the base interface for a new interface. |
See Also
Send Feedback on this topic to the authors