System Macro CATAddClassExtension

Macro CATAddClassExtension (impl)
Continues an extension declaration sequence.
Role: Declares that the current class is an extension of the impl class. To be used in conjunction with the macro to begin the extension declaration sequence and macro to end it. Use this macro in the class source (.cpp) file. Do not end it with a semicolon.
Parameters:
impl
The implementation class for which the current class is an extension

This object is included in the file: CATMacForIUnknown.h

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