MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laCheckBoxWidget_GetText( laCheckBoxWidget* cbox, laString* str );
Parameters |
Description |
laCheckBoxWidget* cbox |
the widget |
str |
pointer to an laString object |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|