HP-UX SNAplus2 CPI-C Programmer's Guide (June 2003)
CPI-C Calls
Set_Prepare_To_Receive_Type (cmsptr)
Chapter 3276
return_code
Possible values are:
CM_OK The call executed successfully.
CM_PROGRAM_PARAMETER_CHECK One of the following
has occurred:
• The value specified by the
prepare_to_receive_type
or
conversation_ID
parameter is
not valid
• The
prepare_to_receive_type
parameter is set to
CM_PREP_TO_RECEIVE_CONFIRM,
but the conversation's
synchronization level is set to
CM_NONE
CM_PRODUCT_SPECIFIC_ERROR For an explanation of
this return code, see Appendix A,
“Common Return Codes.”
State When Issued
The conversation can be in any state except Reset.
State Change
There is no state change.
Usage Notes
If the
return_code
is not CM_OK, the
prepare_to_receive_type
conversation characteristic is unchanged.