MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laSliderWidget_SetValueChangedEventCallback( laSliderWidget* sld, laSliderWidget_ValueChangedEvent cb );
Parameters |
Description |
laSliderWidget* sld |
the widget |
a valid pointer or NULL |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|