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


Home
QNX Community Resources
QNX Documentation Library
PtGenTreeGetCurrent

PtGenTreeGetCurrent

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

PtGenTreeGetCurrent()

Get a pointer to the current item

Synopsis:

PtGenTreeItem_t *PtGenTreeGetCurrent( 
                     const PtWidget_t *widget );

Description:

This function returns a pointer to the current item (see "Current item" in the description of PtGenList).

Returns:

A pointer to the current item.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtGenTree, PtGenTreeItem_t