|
JWSCL Documentation
|
function Connect(const Password: TJwString): Boolean;
The Connect function allows you to connect to another Terminal Server session.
You can always connect to a session in which you are logged on with the same user account. To connect to another user's session, you must have either Full Control or User Access permission.
You can connect to another session only from within an existing session. You must use the Connect function from within a session to be able to connect to another session.
You can connect to a session only if it is in either an active or disconnected state.
You cannot connect to another session from the console session.
Note that if you connect to another session your existing session will be disconnected.
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|