Miner.Interop Namespace > MMDocumentClass Class : OpenDocument Event |
'Declaration
Public Event OpenDocument As IMMRuntimeEvents_OpenDocumentEventHandler
'Usage
Dim instance As MMDocumentClass Dim handler As IMMRuntimeEvents_OpenDocumentEventHandler AddHandler instance.OpenDocument, handler
public event IMMRuntimeEvents_OpenDocumentEventHandler OpenDocument
public event OpenDocument: IMMRuntimeEvents_OpenDocumentEventHandler;
In JScript, you can handle the events defined by another class, but you cannot define your own.
public: __event IMMRuntimeEvents_OpenDocumentEventHandler* OpenDocument
public: event IMMRuntimeEvents_OpenDocumentEventHandler^ OpenDocument
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2