HP-UX SNAplus2 CPI-C Programmer's Guide (June 2003)
CPI-C Calls
Set_Send_Type (cmsst)
Chapter 3 287
• The value specified by
conversation_ID
or
send_type
is not valid
• The
send_type
parameter is set
to CM_SEND_AND_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
send_type
conversation
characteristic is unchanged.
Using
send_type
values other than CM_BUFFER_DATA enables you to
reduce the number of calls issued, because with these values a
Send_Data call can include the function of another CPI-C call.