All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---CATISchEventManager
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISchEventManager
Interface to manage the schematic application events.
Role: To provide a mechanism for communication between
the application-added user interactive dialogs and
Schematic Platform generic commands.
public virtual HRESULT DispatchEvent( | CATSchNotification* | iNotif) = 0 |
public virtual HRESULT GetEvent( | CATSchEvent | iEventType, |
CATCallbackEvent* | oEvent) = 0 |
public virtual HRESULT GetEventPublisher( | CATEventSubscriber** | oEventPublisher) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.