This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Return a pointer to the current item in a list
PtGenListItem_t *PtGenListGetCurrent( PtWidget_t const *widget );
This function returns a pointer to the current item in the given list (see "Current item" in the description of PtGenList).
A pointer to the current item.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |