Description
Use the GetWinPlatform
method to determine the type of the Win32 system that is installed on your computer and is currently running.
Declaration
aqEnvironment.GetWinPlatform()
Result | Integer |
Applies To
The method is applied to the following object:
Result Value
The GetWinPlatform
method returns 2 for all the supported Windows versions.
See Also
GetWinMajorVersion Method
GetWinMinorVersion Method
GetWinAdditionalInfo Method
GetWinVersionBuild Method