CrGlobal: FunctionCallByAddress |
call a function (by address)
Public Function FunctionCallByAddress( ByVal FunctionAddress As Long, ByVal Argument1 As Long, ByVal Argument2 As Long, ByVal Argument3 As Long, ByVal Argument4 As Long ) As Long
This function uses the implementation of a Win32 API function.
Component/library designers are strongly encouraged to author original callback functions with meaningful arguments.
Project crgenlib Overview Class CrGlobal Overview CrGlobal Properties CrGlobal Methods FunctionAddressEvaluate IntegerRandomWithinRange