Object Explorer Class Hierarchy This Framework Index
Macro System.CATDeclareClass
Macro CATDeclareClass (private)
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 CATBaseUnknown.
Use this macro in the class header file in conjunction with CATImplementClass
in the class source (.cpp) file. End it with a semicolon.
This object is included in the file: CATMacForIUnknown.h
Copyright © 2000, Dassault Systèmes. All rights reserved.