IMsTscAxEvents::OnLoginComplete (Windows CE 5.0)

Send Feedback

This method is called when the client control has successfully logged on to a terminal server, following the display of the Windows Logon dialog box.

VOID OnLoginComplete();

Parameters

None.

Return Values

None.

Remarks

Implement this method in your event sink to receive notification that the control has completed logon.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Discodlg.h. Mstsax.idl.
Link Library: Mstsax.lib.

See Also

IMsTscAxEvents

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.