MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laScrollBarWidget_SetExtentValue( laScrollBarWidget* bar, uint32_t val );
Parameters |
Description |
laScrollBarWidget* bar |
the widget |
uint32_t val |
the extent value |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|