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