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

QNX Community Resources

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

PtFSGoto()

Set the current item

Synopsis:

void PtFSGoto( PtWidget_t *fs, 
               PtFileSelItem_t *item );

Description:

This function sets the current item and (if necessary) the current position so that the new current item is visible. If item is NULL, there will be no current item.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

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