DRendezvousSessionEvents::OnContextData event
Invoked when context data has come from the RendezvousApplication object.
Syntax
void OnContextData(
[in] BSTR bstrData
);
Parameters
-
bstrData [in]
-
The context data sent by the RendezvousApplication object.
Return value
This event does not return a value.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
IDL |
|
Type library |
|