GDDM-GKS V1R1 Programming Guide and Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
GQDLC GDDM-GKS V1R1 Programming Guide and Reference SC33-0334-00 |
|||||||||||||
Purpose
Function: To inquire default locator device data. Inquiry function. Returns the default data for a locator device at a workstation, from the workstation description table. Parameters wtype (specified by user) (fullword integer)
devno (specified by user) (fullword integer)
n (specified by user) (fullword integer)
mldr (specified by user) (fullword integer)
errind (returned by GDDM) (fullword integer)
dpx (returned by GDDM) (short floating point) dpy (returned by GDDM) (short floating point)
ol (returned by GDDM) (fullword integer)
pet (returned by GDDM) (fullword integer)
earea (returned by GDDM) (array of short floating-point numbers)
ldr (returned by GDDM) (fullword integer)
datrec (returned by GDDM) (array of 80-byte character tokens)
Operating states GKOP, WSOP, WSAC, SGOP Related functions Unpack data record (GURECS), Initialize locator (GINLC) 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. The Unpack data record (GURECS) utility is available to unpack the data record returned by GQDLC. The parameter mldr reserves space for the data record returned by the inquiry. If you do not specify sufficient length to accommodate the data record, GKS reports error 2001 in errind. Usually, a maximum length of 80 (mldr=1) is sufficient. Principal errors
|
Copyright IBM Corporation 1990, 2012 |