Struct used to return error status. More...
#include <mhdf_public.h>
Public Attributes | |
char | message [MHDF_MESSAGE_BUFFER_LEN] |
Struct used to return error status.
Definition at line 13 of file mhdf_public.h.
char struct_mhdf_Status::message[MHDF_MESSAGE_BUFFER_LEN] |
Definition at line 15 of file mhdf_public.h.
Referenced by mhdf_isError(), mhdf_message(), mhdf_setFail(), and mhdf_setOkay().