OSI/MHS Gateway Programmatic Interface (GPI) Reference Manual

DDL Definitions
OSI/MHS Gateway Programmatic Interface (GPI) Reference Manual522223-001
A-40
GPI External Constants
ZGPI-WAIT-MODE
indicates that message transfers should be waited operations.
ZGPI-MIN-STATUS-BUF-LEN
is the minimum buffer size allocated for the processing status of a GPI request.
ZGPI-MAX-STATUS-BUF-LEN
is the maximum buffer size allocated for the processing status of a GPI request.
ZGPI-MIN-DANGLING-OBJ
is the minimum number of dangling objects checked and returned to your program
during a message transfer.
ZGPI-MAX-DANGLING-OBJ
is the maximum number of dangling objects checked and returned to your program
during a message transfer.
ZGPI-MIN-OT-COUNT
is the minimum number of root objects processed at one time for each client
process.
ZGPI-MAX-OT-COUNT
is the maximum number of root objects processed at one time for each client
process.
ZGPI-MIN-SESSION-ID
is the minimum number of sessions per client process.
ZGPI-MAX-SESSION-ID
is the maximum number of sessions per client process.
ZGPI-NULL-SESSION-ID
is a session identifier indicating that a session has not been established.
ZGPI-NON-SESSION-ID
is an identifier used in GPI_STATUS_ procedure calls to indicate that you want the
most recent status information that is not related to a known session identifier.
ZGPI-ANY
is an identifier used in GPI_STATUS_ procedure calls to indicate that you want the
most recent status information related to the last GPI procedure call that occurred in
an active session, closed session, or unknown session.