[Previous]
[Bookset]
[Next]

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.

Returns:

A pointer to the current item.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

[Previous]
[Bookset]
[Next]