pinq_more_simult_events(3g) — Subroutines
Name
pinq_more_simult_events − Returns the value of the more simultaneous events flag.
Operating States: PHOP, ∗, ∗, ∗
PHIGS standard function
Syntax
void pinq_more_simult_events (
Pint ∗error_ind, /∗ (O) Error indicator ∗/
Pmore_simult_events ∗events /∗ (O) Simultaneous events ∗/
)
Data Structures
typedef enum {
PSIMULT_NO_MORE, /∗ no more events ∗/
PSIMULT_MORE /∗ more events ∗/
} Pmore_simult_events;
Description
pinq_more_simult_events returns the value of the more simultaneous events flag. This flag indicates if there are more event reports in the input queue that were entered by the same trigger.
See Also
pawait_event
pget_choice
pget_loc
pget_loc3
pget_pick
pget_string
pget_stroke
pget_stroke3
pget_val
pinq_in_overf