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

QNX Community Resources

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

PtGenListSelect()

Select an item in a list

Synopsis:

void PtGenListSelect( PtWidget_t *widget, 
                      PtGenListItem_t *item );

Description:

This function selects the given item in the list.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

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