LibraryFunctionAddress()
Syntax
Result.l = LibraryFunctionAddress()Description
Returns the address of the function in the library currently being examined with the ExamineLibraryFunctions() and NextLibraryFunction() functions.
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() functions.
Supported OS
Windows, Linux