HandleCount Property

Applies to TestComplete 15.63, last modified on April 23, 2024

Description

Use this to obtain the number of handles allocated by the application in the operating system.

Declaration

TestObj.HandleCount

Read-Only Property Integer
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

The property is applied to the following objects:

View Mode

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

The number of handles allocated by the process.

See Also

ThreadCount Property
CPUUsage Property
MemUsage Property
VMSize Property

Highlight search results