MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laListWidget_SetAllowEmptySelection( laListWidget* lst, laBool allow );
Parameters |
Description |
laListWidget* lst |
the widget |
laBool allow |
the desired empty selection set mode |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|