Options Property

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

Description

The IDLLAccessProcess.Options property returns the IDLLAccessProcessOptions object that provides access to the options of the program environment created for loading DLLs and calling their functions.

Declaration

IDLLAccessProcessObj.Options

Read-Only Property IDLLAccessProcessOptions
IDLLAccessProcessObj An expression, variable or parameter that specifies a reference to an IDLLAccessProcess object

Applies To

The property is applied to the following object:

Property Value

The IDLLAccessProcessOptions object that provides access to the options of the environment created for loading DLLs.

See Also

IDLLAccessProcess Object

Highlight search results