PtFSSelectedItems()

Fill a buffer with pointers to the selected items

Synopsis:

PtFileSelItem_t **PtFSSelectedItems( 
                      PtWidget_t *widget, 
                      PtFileSelItem_t **buffer );

Description:

This function fills a buffer with pointers to the currently selected items:

Returns:

A pointer to the buffer.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No