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