IMsTscAxEvents::OnConnecting (Windows CE 5.0)
This method is called when the client control begins connecting to a server in response to a call to the IMsTscAx::Connect method.
VOID OnConnecting();
Parameters
None.
Return Values
None.
Remarks
Implement this method in your event sink to receive notification that the control has begun connecting.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Discodlg.h. Mstsax.idl.
Link Library: Mstsax.lib.
See Also
Send Feedback on this topic to the authors