Declares an interface class. Role: Declares that the current class is an interface.
Use this macro in the class header file in conjunction with CATImplementInterface in the class source (.cpp) file.
End it with a semicolon.
This object is included in the file: CATMacForIUnknown.h