[Previous] [Contents] [Index] [Next]

PtFSGetCurrent()

Get the current item

Synopsis:

PtFileSelItem_t *PtFSGetCurrent( 
                     PtWidget_t const *widget );

Description:

This function returns a pointer to the current item.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

[Previous] [Contents] [Index] [Next]