|
JWSCL Documentation
|
function FindByServer(const ServerName: TJwString; const IgnoreCase: boolean = False): TJwTerminalServer;
|
Parameters |
Description |
|
const ServerName: TJwString |
The Servername which is to be found |
|
const IgnoreCase: boolean = False |
Default = True |
If the server was found a TJwTerminalServer instance is returned. Always check if it's not nil!
FindByServer looks up a Terminal Server in the List by Servername
|
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!
|