All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---CATIMessageReceiver
Usage: you can freely reimplement this interface.
interface CATIMessageReceiver
Interface to handle backbone messages.
Role: This interface gives the possibility to handle backbone messages
when they arrive to the receiver application. This interface must be implemented by
an object declared to the receiver by the CATICommunicator.AssociateHandler method.
public virtual void HandleMessage( | CATICommMsg* | iMessage)=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.