MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laScrollBarWidget_SetValueChangedEventCallback( laScrollBarWidget* bar, laScrollBarWidget_ValueChangedEvent cb );
Parameters |
Description |
laScrollBarWidget* bar |
the widget |
a valid pointer or NULL |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|