All Frameworks  Class Hierarchy  This Framework  Indexes

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 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

Copyright © 2003, Dassault Systèmes. All rights reserved.