GDDM V3R2 Base Application Programming Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
MSQMAP GDDM V3R2 Base Application Programming Reference SC33-0868-02 |
|
Function To query map characteristics. MSQMAP (group-name, map-name, element-no, count, array) Parameters group-name (specified by user) (8-byte character string)
map-name (specified by user) (8-byte character string) The name of a map within the mapgroup. element-no (specified by user) (fullword integer) The number of the first element in the returned array. It must have a value in the range 1 through 6. count (specified by user) (fullword integer) The number of fullwords in the returned array. array (returned by GDDM) (an array of fullword integers) A list of fullword values returned by this call.
Returns information about a map within a mapgroup. Neither the map nor the mapgroup need be in use by a page. Principal errors
|
Copyright IBM Corporation 1990, 2012 |