This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Determine the input group associated with an event
int PhInputGroup( PhEvent_t *event );
ph
This function determines the input group associated with the given event. If event is NULL or its input group is 0, PhInputGroup() returns the default input group.
The input group.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |