HP-UX SNAplus2 R7 APPC Programmer's Guide

APPC Conversation Verbs
MC_RECEIVE_AND_POST and RECEIVE_AND_POST
As for
AP_DATA_INCOMPLETE
, except that the received data was in User Control Data format.
AP_USER_CONTROL_DATA_COMPLETE
As for
AP_DATA_COMPLETE
, except that the received data was in User Control Data format.
AP_UC_DATA_COMPLETE_SEND
As for
AP_DATA_COMPLETE_SEND
, except that the received data was in User Control Data format.
AP_UC_DATA_COMPLETE_CONFIRM
As for
AP_DATA_COMPLETE_CONFIRM
, except that the received data was in User Control Data format.
AP_UC_DATA_COMPLETE_CNFM_DEALL
As for
AP_DATA_COMPLETE_CONFIRM_DEALL
, except that the received data was in User Control Data
format.
AP_UC_DATA_COMPLETE_CNFM_SEND
As for
AP_DATA_COMPLETE_CONFIRM_SEND
, except that the received data was in User Control Data
format.
The following values will be returned on the MC_RECEIVE_AND_POST verb with
sync_level set to
AP_SYNCPT:
AP_PS_HEADER_INCOMPLETE
As for AP_DATA_INCOMPLETE
, except that the received data was in PS Header format.
AP_PS_HEADER_COMPLETE
As for
AP_DATA_COMPLETE
, except that the received data was in PS Header format.
AP_PS_HDR_COMPLETE_SEND
As for
AP_DATA_COMPLETE_SEND, except that the received data was in PS Header format.
AP_PS_HDR_COMPLETE_CONFIRM
As for
AP_DATA_COMPLETE_CONFIRM, except that the received data was in PS Header format.
AP_PS_HDR_COMPLETE_CNFM_DEALL
As for AP_DATA_COMPLETE_CONFIRM_DEALL
, except that the received data was in PS Header format.
AP_PS_HDR_COMPLETE_CNFM_SEND
As for
AP_DATA_COMPLETE_CONFIRM_SEND
, except that the received data was in PS Header format.
rts_rcvd
Request-to-send-received indicator. This parameter applies only in a half-duplex conversation; it is not used
in a full-duplex conversation.
Possible values are:
AP_YES
The partner TP has issued the [MC_]REQUEST_TO_SEND verb, which requests that the local TP
change the conversation to Receive state.
AP_NO
The partner TP has not issued the [MC_]REQUEST_TO_SEND verb.
For an explanation of why this indicator can be received by receive verbs, see Section 4.14,
MC_REQUEST_TO_SEND and REQUEST_TO_SEND.
expd_rcvd
Expedited data indicator.
Possible values are:
166