MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laListWheelWidget_SelectNextItem Function
MPLAB® Harmony Graphics Suite
laListWheelWidget_SelectNextItem Function
C
LIB_EXPORT laResult laListWheelWidget_SelectNextItem(
    laListWheelWidget* whl
);
Parameters
Parameters 
Description 
laListWheelWidget* whl 
the widget 
Returns

laResult - the result of the operation

MPLAB® Harmony Graphics Suite