Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE DEVICE TRIGGER REPRESENTATION

PXINQ_TRIGGER_REP


CALLING SEQUENCE

pxinq_trigger_rep (
)

EFFECT

Return the specified device trigger representation.

This function requires the handle of a store as an input argument. For further information on the use of stores, see "Memory Management for Inquiry Functions Which Return Complex Data Structures" in the introduction to Chapter 5.

ERRORS

3
Ignoring function, function requires state WSOP.
54
Ignoring function, the specified workstation is not open.
61
Ignoring function, specified workstation is neither of category INPUT nor of category OUTIN.
2200
Warning, the buffer is too small to hold all the data to be returned by PHIGS.
2203
Ignoring function, the size of the buffer is negative.
-172
Ignoring function, trigger list group must be in range 0 to 99.
-173
Ignoring function, trigger action must be in range 0 to 99.

SEE ALSO

Device trigger representation, see pxset_trigger_rep


Previous Next Up Title Contents Index Functions Index Top Library