Gets a textual description of the last error occurring in the MFP library.
The function returns a string describing the last error.
char const* mfp_GetLastError();
See mfp_Connect.