Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

PtFSFreeItems()

Free an unlinked item

Synopsis:

void PtFSFreeItems( PtFileSelItem_t *item );

Description:

This function frees the subtree item (the item together with its brothers and their children). The function assumes that the items don't belong to any file selector—use PtFSRemoveChildren(), PtFSRemoveItem(), or PtFSRemoveList() to remove the subtree items from a file selector widget before freeing the subtree.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No