Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method is called when the client control is in the process of establishing a connection with a Terminal server.
VOID OnConnected();
Parameters
None.
Return Values
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
OS Versions: Windows CE .NET 4.0 and later.
Header: Discodlg.h. Mstsax.idl.
Link Library: Mstsax.lib.
See Also
IMsTscAxEvents | IMsTscAxEvents::OnLoginComplete
Send Feedback on this topic to the authors