OSI/MHS Gateway Programmatic Interface (GPI) Reference Manual

DDL Definitions
OSI/MHS Gateway Programmatic Interface (GPI) Reference Manual522223-001
A-42
GPI External Constants
ZGPI-MAX-OT-DATA-LEN
is the maximum length (in octets) of string data space for each object tree.
ZGPI-DEFAULT-OT-DATA-LEN
is the default length (in octets) of string data space for each object tree.
ZGPI-MIN-LONG-STRING-LEN
is the minimum value (in octets) that can be specified when defining the upper
bound of a short string. The GPI must be initialized such that long strings are at least
1 octet longer than this constant.
ZGPI-DEFAULT-LONG-STRING-LEN
is the maximum length (in octets) for strings that the GPI allows to be passed in an
attribute descriptor. Strings that are longer (long strings) must be accessed using
GPI_OM_READ_ or GPI_OM_WRITE_.
ZGPI-MIN-DESCRIPTOR-COUNT
is the minimum number of attribute descriptors required in a descriptor list.
ZGPI-MAX-DESCRIPTOR-COUNT
is the maximum number of attribute descriptors allowed in a descriptor list.
ZGPI-POSITION-AT-BEGIN
is used to indicate the first attribute position in an object or the first value of an
attribute.
ZGPI-NEW-VALUE
is an indicator to the GPI_OM_WRITE_ procedure that a string segment is to be
inserted as a new value.
ZGPI-NULL-OBJ-ID
is an indicator used to identify an invalid object.
ZGPI-MAX-RECIPIENTS
is the maximum number of recipients that can be specified for the
MH-T-RECIPIENT-NUMBER and MH-T-INTENDED-RECIPIENT-NUMBER
attributes.
ZGPI-MIN-RECIPIENTS
is the minimum number of recipients that can be specified for the
MH-T-RECIPIENT-NUMBER and MH-T-INTENDED-RECIPIENT-NUMBER
attributes.