![]()  | 
![]()  | 
![]()  | 
![]()  | 
![]()  | 
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. | 
Invoke the List Key method in a superclass
int PtSuperClassGenListKey(
    PtWidgetClassRef_t *cref, 
    PtWidget_t *wgt,
    PhEvent_t *ev,
    PhKeyEvent_t *kev,
    PtGenListItem_t *newcur,
    unsigned newpos );
This function can be used to invoke the List Key method of the class defined by cref.
A nonzero value if the key event was consumed, 0 otherwise.
Photon
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
PtGenList, PtGenListItem_t in the Photon Widget Reference
PhEvent_t, PhKeyEvent_t in the Photon Library Reference
![]()  | 
![]()  | 
![]()  | 
![]()  |