GDDM-GKS V1R1 Programming Guide and Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
GQSGA GDDM-GKS V1R1 Programming Guide and Reference SC33-0334-00 |
|||||||||||||
Purpose
Function: To inquire segment attributes. Inquiry function. Returns the segment attributes for a segment, from the segment state list. Parameters sgna (specified by user) (fullword integer)
errind (returned by GDDM) (fullword integer)
segtm (returned by GDDM) (array of short floating-point numbers)
M(1) M(3) M(5)
M(2) M(4) M(6)
vis (returned by GDDM) (fullword integer)
The visibility attribute. The possible values are:
high (returned by GDDM) (fullword integer)
sgpr (returned by GDDM) (short floating point)
det (returned by GDDM) (fullword integer)
WSOP, WSAC, SGOP Related functions Set detectability (GSDTEC), Set segment priority (GSSGP), Set segment transformation (GSSGT), Set visibility (GSVIS), Set highlighting (GSHLIT) Description If the inquired information is available, it is returned as output, and errind is returned as 0 (zero). If the inquired information is not available, all output is invalid, and errind returns an error indicator. Principal errors
|
Copyright IBM Corporation 1990, 2012 |