LibraryFunctionAddress()
Syntax
Result.l = LibraryFunctionAddress()Description
Returns the address of the function in the library currently being examined with the ExamineLibraryFunctions() and NextLibraryFunction() commands.
Parameters
None.
Return value
Result - The address in memory of the function from the library, which is useful for passing to the CallFunctionFast() or CallCFunctionFast() commands.
Supported OS
Windows, Linux