DRendezvousSessionEvents::OnTermination event

Invoked when the session has ended.

Syntax

void OnTermination(
  [in] LONG lReturnCode,
  [in] BSTR bstrData
);

Parameters

lReturnCode [in]

HRESULT representing the return code.

bstrData [in]

Any data sent as part of the OnTermination event.

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