GDDM V3R2 Base Application Programming Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
PTSQPP GDDM V3R2 Base Application Programming Reference SC33-0868-02 |
|
Function To query partition viewing priorities. PTSQPP (order, partition-id, no-of-elements, array) Parameters order (specified by user) (fullword integer)
partition-id (specified by user) (fullword integer)
A value of -1 can be used to return, within array, the identifiers of all partitions in descending (or ascending) order of priority. no-of-elements (specified by user) (fullword integer)
array (returned by GDDM) (an array of fullword integers)
The array is arranged as follows:
Returns the identifiers of partitions in order of descending or ascending viewing priority, starting from a specified partition. If descending order of viewing priority is specified, the identifiers of the lower-priority partitions that appear behind the specified partition are returned; if ascending order of viewing priority is specified, the identifiers of the higher priority partitions that appear in front of the specified partition are returned. Principal errors
|
Copyright IBM Corporation 1990, 2012 |