System Macro CATDeclareClass

Macro CATDeclareClass ()
Declares an implementation or extension class.
Role: Declares that the current class is either an implementation or an extension class. The class must derive from . Use this macro in the class header file in conjunction with in the class source (.cpp) file. End it with a semicolon.
This object is included in the file: CATMacForIUnknown.h

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