Declares an interface class. Role: Declares that the current class is an interface class.
Use this macro in the class source (.cpp) file in conjunction with CATDeclareInterface. in the class header file.
End it with a semicolon.
Parameters:
Class
Interface class name
Basemeta
Interface class from which Class derives
This object is included in the file: CATMacForIUnknown.h