FeatureModelerExt Typedef CATFmEventSubscriberMethod

typedef void (CATBaseUnknown::*CATFmEventSubscriberMethod)(CATFmEvent & iEvent)
Prototype of the method to call when received an event.

Role: Type to use to pass an argument to the event subscription method .
Note that it is absolutely forbidden to modify the data model in the user-defined method implementation.
Values:
iEvent
The input event to process.
See also:

This object is included in the file: CATFmEventSubscriberMethod.h

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