Location: Symbol Reference > Classes > TJwServerInfo Class > TJwServerInfo Methods > TJwServerInfo.GetWindowsType Method
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwServerInfo.GetWindowsType Method
Pascal
function GetWindowsType: Integer;

The return value can be one of these constants defined in JwsclConstants Currently these items are supported 

  • Spacing(Compact)
  • cOsUnknown = The system is unknown
  • cOsWinNT = running on Windows NT
  • cOsWin2000 = running on Windows 2000
  • cOsXP = running on Windows XP
  • cOS2003 = running on Windows 2003 or Windows 2003 Release 2
  • cOSXP64 = running on Windows XP 64 Edition (not supported at the moment)
  • cOsVista = running on Windows Vista
  • cOsWin2008 = running on Windows 2008 (tested on rc)

GetWindowsType returns a constant that defines the windows version the process is running.

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!