| GPQXTR (wsid, index, type, number, ids, errind, data) |
Note:
This subroutine is a Workstation State List (WSL) inquiry. For an overview, see "WSL Inquiries"
Purpose
Use GPQXTR to inquire the current value of one or more fields in the specified text bundle table entry in the specified workstation's text bundle table.
If the inquired information is available, then the graPHIGS API sets the error indicator to zero and returns the values in the output parameters. The output parameter must be large enough to store all requested data. If the inquired information is unavailable, then the error indicator (errind) contains an error number indicating the reason, and the values returned in the output parameters are unpredictable.
Parameters
Each field that may be set in the interior bundle table entry is identified by a group identifier. The value that may be set for each field is expressed in the data format listed below:
indexed format direct format
------------- -------------
0 | 1| fullword integer 0 | 2| fullword integer
|-----------| |-----------|
4 |color index| fullword integer 4 |component 1| short floating-point number
|-----------| |-----------|
8 | reserved| fullword integer 8 |component 2| short floating-point number
|-----------| |-----------|
12 | reserved| fullword integer 12 |component 3| short floating-point number
------------- -------------
Error Codes
None
Related Subroutines
RCP code
201339158 ( X'0C003116')