Server Guide

Defined instance methods

Parameters supplied to CICS in CICSRetrieve


Parameter Instance method Mode Type Notes/exceptions
QUEUE(data-area) queue I/O Switch

Parameters returned by CICS in CICSRetrieveResult


Parameter Instance method Mode Type Notes/exceptions
LENGTH(data-area) length Output Binary 16
QUEUE(data-area) queue I/O Fixed(8)
RESP resp Output Fixed(2) Inherited from CICSResult.
RESP2 resp2 Output Fixed(2) Inherited from CICSResult.
SET(ptr-ref) set Output Variable


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]