ServicePRO SDK Help

clsOSInfo Members

The clsOSInfo type exposes the following members.

Properties


  Name Description
Public property Static member Bits
Determines if the current application is 32 or 64-bit.
Public property Static member BuildVersion
Gets the build version number of the operating system running on this computer.
Public property Static member Edition
Gets the edition of the operating system running on this computer.
Public property Static member MajorVersion
Gets the major version number of the operating system running on this computer.
Public property Static member MinorVersion
Gets the minor version number of the operating system running on this computer.
Public property Static member Name
Gets the name of the operating system running on this computer.
Public property Static member RevisionVersion
Gets the revision version number of the operating system running on this computer.
Public property Static member ServicePack
Gets the service pack information of the operating system running on this computer.
Public property Static member Version
Gets the full version of the operating system running on this computer.
Public property Static member VersionString
Gets the full version string of the operating system running on this computer.