The contents of the standard user exit parameter list are:
Field | Offset | Length | Picture | Description |
---|---|---|---|---|
SXPLVER | X'00' | 4 | pointer | Address of a fullword containing the version number of this parameter list. |
X'04' | 4 | Reserved (value = 0). | ||
SXPLAWRK | X'08' | 4 | pointer | Address of a 512-byte work area for use by the exit routine. The address is different each time that this exit routine is called . |
SXPLFSPL | X'0C' | 4 | pointer | Address of the NDM interface block. |
X'10' | 8 | Reserved (value = 0). |