Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE MORE SIMULTANEOUS EVENTS

PINQ_MORE_SIMULT_EVENTS


CALL SEQUENCE

void pinq_more_simult_events(
)

TYPES

typedef enum {
	PSIMULT_NO_MORE, 
	PSIMULT_MORE
} Pmore_simult_events;

PHIGS STATE

(PHOP, *, *, *).

EFFECT

Returns the PHIGS state list simultaneous events identifier. If the data is available, error indicator is returned as 0.

ERRORS

2
Ignoring function, function requires state (PHOP, *,*,*)

SEE ALSO

await event.


Previous Next Up Title Contents Index Functions Index Top Library