All Frameworks  Class Hierarchy  This Framework  Indexes

System Global Function RemoveCallbacksOn


void RemoveCallbacksOn(CATBaseUnknown* iEventSubscriber,
CATBaseUnknown* iEventPublisher,
CATCallbackEvent iPublishedEvent,
CATSubscriberData iClientData=NULL )
Removes a callback added for a given event subscriber to a given event publisher and a given event.
Role: This function makes the event subscriber resign its subscription to a given event publisher for a given event and associated data.
Parameters:
iEventSubscriber
The event subscriber
iEventPublisher
The event publisher from which the callback iCallback is to be removed
iPublishedEvent
The published event
iCallback
The identifier of the callback to remove.
Legal values: This identifier was returned by the
AddCallback method.

This object is included in the file: CATEventSubscriber.h
If needed, your Imakefile.mk should include the module: JS0GROUP

Copyright © 2003, Dassault Systèmes. All rights reserved.