getLoadedLibrary

Syntax

getLoadedLibrary(NameOfDll:integer) → string

The function getLoadedLibrary returns the file name of the DLL, which was loaded by the parameter handle.

Return Value

The return value has the data type string.

Related Topics

loadLibrary

freeLibrary