Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
QNX Documentation Library
PtGenTreeFreeAllItems

PtGenTreeFreeAllItems

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

PtGenTreeFreeAllItems()

Free all the items in a tree

Synopsis:

void PtGenTreeFreeAllItems( PtWidget_t *tree );

Description:

This function unlinks and frees all items in the tree widget.


Note: This function isn't called automatically when the PtGenTree widget is being deleted, because the widget doesn't assume that its items have been allocated.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtGenTree