MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laTextFieldWidget_SetTextChangedEventCallback( laTextFieldWidget* txt, laTextFieldWidget_TextChangedCallback cb );
Parameters |
Description |
laTextFieldWidget* txt |
the widget |
a valid pointer or NULL |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|