MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laListWheelWidget_RemoveAllItems( laListWheelWidget* whl );
Parameters |
Description |
laListWheelWidget* whl |
the widget |
laResult - the operation result
All memory owned by each item string will be freed automatically.
MPLAB® Harmony Graphics Suite
|