DRendezvousSessionEvents::OnSendError event

Invoked when the SendContextData method has failed on the remote end of the connection.

Syntax

void OnSendError(
  [in] LONG lReturnCode
);

Parameters

lReturnCode [in]

HRESULT representing the error code.

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
RendezvousSession.h
IDL
RendezvousSession.idl
Type library
RendezvousSession.tlb