|
JWSCL Documentation
|
TJwServerInfo = class(TObject);
TJwServerInfo retrieves Windows Version information on a remote or local client.
|
|
Name |
Description |
|
The Create constructor creates the TJwServerInfo object and reserves memory for it. |
|
Name |
Description |
|
The following tables list the members exposed by TJwServerInfo. | |
|
The methods of the TJwServerInfo class are listed here. | |
|
The properties of the TJwServerInfo class are listed here. |
|
|
Name |
Description |
|
GetWindowsType returns a constant that defines the windows version the process is running. | |
|
IsWindows2000 checks if the system has the version given in the function name. | |
|
IsWindows2003 checks if the system has the version given in the function name. | |
|
IsWindows2008 checks if the system has the version given in the function name. | |
|
IsWindowsBeta checks if the system has the version given in the function name. | |
|
IsWindowsVista checks if the system has the version given in the function name. | |
|
IsWindowsXP checks if the system has the version given in the function name. |
|
|
Name |
Description |
![]() |
IsServer checks if the system is a server version. IsServer returns true if the system is a Server; otherwise false (Workstation). | |
![]() |
IsTerminalServer checks if the system is a Terminal Server. A server is considered to be a Terminal Server if it meets one of the following conditions:
IsTerminalServer returns true if the system is a Terminal Server in application mode ; otherwise false. | |
![]() |
Server is the servername as returned by Windows Api |
|
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!
|