Gets a textual description of a status code returned by the mfp_GetReply function.
mfp_GetReply
The function returns a description of the status code defined by the Status parameter.
char const* mfp_StatusToString(int Status);
See mfp_GetReply.