MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laButtonWidget_GetText( laButtonWidget* btn, laString* str );
Parameters |
Description |
laButtonWidget* btn |
the button to reference |
laString* str |
pointer to a string to copy the button string into |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|