[ Previous | Next | Contents | Glossary | Home | Search ]
The graPHIGS Programming Interface : Subroutine Reference

GPQSEV - Inquire More Simultaneous Events

GPQSEV (simevnt)

Note:

This subroutine is a State List (PSL) inquiry. For an overview, see "PSL Inquiries"

Purpose

Use GPQSEV to inquire whether additional simultaneous events are waiting in the input queue.

The graPHIGS API returns a value indicating that additional events are waiting that occurred from the same device trigger as the event previously in the current event report (CEV)

This subroutine can be called after the appropriate Get subroutine was used to remove the previous event from the CEV.

Parameters

simevnt -- returned by the graPHIGS API, fullword integer

More simultaneous events (1=NOMORE, 2=MORE )

Error Codes

None

Related Subroutines

None

RCP code

201336327 ( X'0C002607')


[ Previous | Next | Contents | Glossary | Home | Search ]