DllCall Class

Description

The DllCall class allows NTF users to call exposed DLL functions of any DLL either on the Agent or in the AUT.

Inheritance Hierarchy

DllCall does not derive from any class, and no classes derive from it.

Syntax

'Declaration
Public Class Agent

Methods

Name Description
UnloadAllDllsFromAgent Unloads all DLLs from the agent.
UnloadDllFromAgent Unloads the specified DLL from the agent.