OnConnectionEstablished event

Called when a connection to the server is established.

Syntax

void OnConnectionEstablished();

Parameters

This event has no parameters.

Return value

This event does not return a value.

Requirements

Minimum supported client
Windows Vista [desktop apps | UWP apps]
Minimum supported server
Windows Server 2008 [desktop apps | UWP apps]
Header
RdpEncomAPI.h
IDL
RdpEncomAPI.idl
Type library
RdpEncomAPI.tlb
DLL
RdpEncom.dll

See also

_IRDPSessionEvents