Description
The IDLLAccessProcessOptions
object provides access to options of the program environment created by TestComplete for loading external DLLs and calling their functions from tests. This object is returned by the DLL.Options
or IDLLAccessProcess.Options
property.
The IDLLAccessProcessOptions
object can be created only if the DLLAccess plugin is installed.
Members
See Also
DLL Object
IDLLAccessProcess Object
Calling DLL Functions From Tests
Using String Parameters in DLL Function Calls