HP-UX SNAplus2 CPI-C Programmer's Guide (June 2003)
CPI-C Calls
Set_Deallocate_Type (cmsdt)
Chapter 3 255
• The
deallocate_type
parameter
specifies
CM_DEALLOCATE_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
deallocate_type
conversation
characteristic is unchanged.
You can set
deallocate_type
to CM_FLUSH if the synchronization
level of the conversation is set to CM_NONE or CM_CONFIRM.
The value CM_DEALLOCATE_FLUSH is equivalent to
CM_DEALLOCATE_SYNC_LEVEL with the conversation's
synchronization level set to CM_NONE.
The value CM_DEALLOCATE_CONFIRM is equivalent to
CM_DEALLOCATE_SYNC_LEVEL with the conversation's
synchronization level set to CM_CONFIRM.