Share via


IMsTscAxEvents::OnConnected (Windows Embedded CE 6.0)

1/6/2010

This method is called when the client control is in the process of establishing a connection with a Terminal server.

Syntax

VOID OnConnected();

Parameters

None.

Return Value

None.

Remarks

Implement this method in your event sink to receive notification that the control has established a connection with a Terminal server.

Refer to the IMsTscAxEvents::OnLoginComplete method for more information on calling this method.

Requirements

Header discodlg.h, mstsax.idl
Library Mstsax.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

IMsTscAxEvents
IMsTscAxEvents::OnLoginComplete