DebugAgent Object Methods

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

The DebugAgent object contains the following methods:

Method List

Name Description
TreatPCharAsVType Specifies how TestComplete should treat pointer parameters when calling functions that reside in Open Applications.
TreatResultPointersAs Specifies whether the scripting engine should treat resulting pointers as references to objects or interfaces.
TreatStdCallAsSafeCall Specifies whether the scripting engine should call methods that use the stdcall calling convention as methods that use the safecall convention.

See Also

DebugAgent Object

Highlight search results