MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Legato Interface > a) Common Functions > leGetErrorMessage Function
MPLAB® Harmony Graphics Suite
leGetErrorMessage Function

Gets the library global error message.

C
const char* leGetErrorMessage();
Returns

const char* msg - the error message

MPLAB® Harmony Graphics Suite