MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laProgressBarWidget_SetValueChangedCallback( laProgressBarWidget* bar, laProgressBar_ValueChangedEventCallback cb );
Parameters |
Description |
laProgressBarWidget* bar |
the widget |
a valid callback pointer or NULL |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|