MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laCheckBoxWidget_SetChecked( laCheckBoxWidget* cbox, laBool checked );
Parameters |
Description |
laCheckBoxWidget* cbox |
the widget |
laBool checked |
the desired checked value |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|