IEventCallback Class Reference

Interface definition for the IEventCallback interface. This interface will be implemented by a Harness that needs to respond to events sent from a RalphDocument. The interface is registered with a RalphDocument thru a call to IInitRalph::SetEventCallback. Note that it is not derived from IUnknown as there is no reason for it to have AddRef, Release, QueryInterface methods. More...

#include <ralphint.h>

Inheritance diagram for IEventCallback:

IUnknown List of all members.

Public Attributes

STDMETHOD( WebAddressSelected )(wxString &WebAddress)=0
STDMETHOD( SetStatusBar )(wxString &StringToPass)=0

Detailed Description

Interface definition for the IEventCallback interface. This interface will be implemented by a Harness that needs to respond to events sent from a RalphDocument. The interface is registered with a RalphDocument thru a call to IInitRalph::SetEventCallback. Note that it is not derived from IUnknown as there is no reason for it to have AddRef, Release, QueryInterface methods.

class IEventCallback

Author:
Simon_Maneggio (Xara Group Ltd) <camelotdev@xara.com>
Date:
20/07/96

Definition at line 257 of file ralphint.h.


Member Data Documentation

STDMETHOD( IEventCallback::SetStatusBar)(wxString &StringToPass)=0
 

STDMETHOD( IEventCallback::WebAddressSelected)(wxString &WebAddress)=0
 


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:55:11 2007 for Camelot by  doxygen 1.4.4