This document is archived and information here might be outdated. Recommended version. |
The handle to the event that is signaled when a message is ready to be received.
[Visual Basic .NET]
Public ReadOnly Property EventReadyHandle As Integer
[C#]
public int EventReadyHandle {get;}
[C++]
HRESULT get_EventReadyHandle(
OLE_HANDLE* phReadyEvent
);
[C++] Parameters phReadyEvent [out, retval]
phReadyEvent is a parameter of type OLE_HANDLE*