Navigation: Reference > Functions By Category > DLL and Calls >
qwFpCall()
Call a STDCALL or CDECL function returning a 64 bit integer value from a provided function pointer, converting the parameters as required.
Syntax:
qwFpCall( <fp> , params ... ) -> n64BitInt
See nFpCall() for details about params