HP-UX SNAplus2 R7 APPC Programmer's Guide

APPC Conversation Verbs
MC_ALLOCATE and ALLOCATE
(Returned for basic-conversation ALLOCATE only) The value specied for conv_type was not valid.
AP_BAD_DUPLEX_TYPE
The value specied for duplex_type was not valid.
AP_BAD_PARTNER_LU_ALIAS
One of the following has occurred:
The plu_alias parameter did not match any dened partner LU alias.
The value specied for fqplu_name was not valid.
AP_BAD_RETURN_CONTROL
The value specied for rtn_ctl was not valid.
AP_BAD_SECURITY
The value specied for security was not valid.
AP_BAD_SYNC_LEVEL
The value specied for sync_level was not valid.
AP_BAD_TP_ID
The value specied for tp_id was not valid.
WINDOWS
AP_INVALID_DATA_SEGMENT
The PIP data was longer than the allocated data segment, or the address of the PIP data buffer was
incorrect.
AP_CONFIRM_INVALID_FOR_FDX
The sync_level parameter was set to AP_CONFIRM_SYNC_LEVEL in a full-duplex conversation. This
value can be used only in a half-duplex conversation.
AP_NO_USE_OF_SNASVCMG
(Returned for MC_ALLOCATE only) SNASVCMG is not a valid value for mode_name.
AP_PIP_LEN_INCORRECT
The value of pip_dlen was greater than 32,767.
AP_UNKNOWN_PARTNER_MODE
The value specied for mode_name was not valid.
UNIX
AP_INVALID_FORMAT
The format byte was set to a value that was not valid.
AP_SYNC_NOT_ALLOWED
The application issued this verb within a callback routine, using the synchronous APPC entry point.
Any verb issued from a callback routine must use the asynchronous entry point.
State Check
No state check errors occur for this verb.
116