isqueued(3G) isqueued(3G)
isqueued - returns whether the specified device is enabled for queuing
Boolean isqueued(dev)
Device dev;
dev expects the identifier for the device you want to test (e.g.,
MOUSEX or BPADX).
FUNCTION RETURN VALUE
The returned value for this function is a boolean value:
TRUE indicates that dev is enabled for queueing.
FALSE indicates that dev is not enabled for queueing.
isqueued returns whether or not the specified device is enabled for
queueing.
qdevice, unqdevice, qread
This routine is available only in immediate mode.
This routine returns FALSE for values of dev outside the range [0, 599].
PPPPaaaaggggeeee 1111 [ Back ]
|