Utilities.Win32Platform Property

Applies to TestComplete 15.62, last modified on March 19, 2024
This property is obsolete. See the Remarks section below.

Description

Use the Utilities.Win32Platform property to determine the type of the Win32 system that is installed on your computer and is currently running.

Declaration

Utilities.Win32Platform

Read-Only Property Integer

Applies To

The property is applied to the following object:

Property Value

The Utilities.Win32Platform property returns 2 on all supported Windows versions.

Remarks

The Utilities.Win32Platform property is obsolete and supported for backward compatibility only. To determine the operating system type, use the aqEnvironment.GetWinPlatform method.

To determine the operating system on which TestComplete is running, you can also use the Name or FullName property of the OSInfo object.

See Also

GetWinPlatform Method
GetWinMajorVersion Method
GetWinMinorVersion Method
GetWinVersionBuild Method
GetWinAdditionalInfo Method
Name Property
FullName Property

Highlight search results