HP-UX SNAplus2 CPI-C Programmer's Guide (June 2003)

CPI-C Calls
Confirm (cmcfm)
Chapter 3 139
Usage Notes
The Confirm call waits for a response from the partner program. A
response is generated by one of the following CPI-C calls in the partner
program:
Confirmed
Send_Error
Deallocate with the conversation's deallocate type set to
CM_DEALLOCATE_ABEND
Table 3-2 State Changes for the Confirm Call
return_code
New state
CM_OK (Call issued in Send state) No change
CM_OK (Call issued in Send-Pending state) Send
CM_PROGRAM_ERROR_PURGING CM_SVC_ERROR_PURGING Receive
CM_CONVERSATION_TYPE_MISMATCH
CM_PIP_NOT_SPECIFIED_CORRECTLY
CM_SECURITY_NOT_VALID
CM_SYNC_LEVEL_NOT_SUPPORTED_PGM
CM_SYNC_LEVEL_NOT_SUPPORTED_LU
CM_TPN_NOT_RECOGNIZED
CM_TP_NOT_AVAILABLE_NO_RETRY
CM_TP_NOT_AVAILABLE_RETRY
CM_RESOURCE_FAILURE_NO_RETRY
CM_RESOURCE_FAILURE_RETRY
CM_DEALLOCATED_ABEND CM_DEALLOCATED_ABEND_SVC
CM_DEALLOCATED_ABEND_TIMER
Reset
All others No change