優れた組み込みシステム設計のためのミドルウエア、開発ツール、
リアルタイム オペレーティング システム ソフトウエアとサービス

QNX Community Resources

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

PtFSItemIndex()

Calculate the index of the given item within the file selector

Synopsis:

int PtFSItemIndex( PtFileSelWidget_t const *fs, 
                   PtFileSelItem_t const *item );

Description:

This function calculates the index of the given item within the fs. The index of the first item is 1.

Returns:

The index of the given item.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

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