This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Delete all items from a list
int PtListDeleteAllItems( PtWidget_t *widget );
This function deletes all the items from a list.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PtList, PtListDeleteItems(), PtListDeleteItemPos(), PtListRemovePositions()