JavaVMIndex Property (JavaRuntime Objects)

Applies to TestComplete 15.48, last modified on March 01, 2023

Description

Use this property to obtain the index of the given Java virtual machine among those loaded to the same process.

Declaration

TestObj.JavaVMIndex

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 object:

View Mode

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

Property Value

An integer value that specifies the index of the specified Java virtual machine.

Remarks

The property is available only if the Java Application Support plugin is installed.

See Also

JavaRuntime Object
JavaVMVersion Property (JavaRuntime Objects)

Highlight search results