Object Explorer Class Hierarchy This Framework Index
Macro System.CATEndImplementClass
Macro CATEndImplementClass (Class)
Ends an extension declaration sequence.
Role: Ends the declaration sequence for the Class class which
implements interfaces as an extension of several other implementation classes.
To be used in conjunction with CATBeginImplementClass
macro to begin the extension declaration sequence and CATAddClassExtension
macro to declare other extended implementation classes. Use this macro in the Class
source (.cpp) file. Do not end it with a semicolon.
- Parameters:
-
- Class
- The current extension class
This object is included in the file: CATMacForIUnknown.h
Copyright © 2000, Dassault Systèmes. All rights reserved.