MPLAB® Harmony Graphics Suite
|
Sets the boolean value of the widget enabled property
LIB_EXPORT laResult laWidget_SetEnabled( laWidget* wgt, laBool enable );
Parameters |
Description |
laWidget* wgt |
the widget |
the desired enabled flag value |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|