OSI/MHS P7 Application Programmatic Interface (P7 API) Manual

DDL Definitions
OSI/MHS P7 Application Programmatic Interface (P7 API) Manual424825-001
A-3
External Constants
ZMHS-VAL-DT-MS-UNBIND-RESULT
specifies the type of data being received with the LOS_DT_FINISH_RESULT_
procedure call.
ZMHS-VAL-LOUAPI-xxx
ZMHS-VAL-LOUAPI-MAX-NUM-SESS
is the maximum number of sessions per client process.
ZMHS-VAL-LOUAPI-MAX-MSG-SIZE
specifies the maximum size of the message that can be transferred using
LOS_DT_SEND_ and LOS_DT_FINISH_RESULT_ .
ZMHS-VAL-LOUAPI-MAX-DATA-SIZE
specifies the maximum size of the buffer used in LOS_DT_SEND_ and
LOS_DT_FINISH_RESULT_ procedure calls. This buffer contains room for
ZMHS-VAL-MAX-MSG-SIZE and ZMHS-VAL-DT-DATA-OFFSET.
MAX-NUM-SESS 20
MAX-MSG-SIZE 30024
MAX-DATA-SIZE 30000