System Macro CATImplementInterface

Macro CATImplementInterface (Class,Basemeta)
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 . 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

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.