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

CPI-C Calls
Set_Fill (cmsf)
Chapter 3260
end of the data. Data is received
without regard for the logical-record
format.
CM_FILL_LL Data is received in logical-record
format. The data received can be any
of the following:
A complete logical record
A portion of a logical record equal
to the
requested_length
parameter of the Receive call
The end of a logical record
Returned Parameters
After the verb executes, SNAplus2 returns parameters to indicate
whether the execution was successful and, if not, to indicate the reason
the execution was unsuccessful.
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
conversation_ID
or
fill
parameter is not valid
The current conversation is
mapped. The
fill
parameter
does not apply to mapped
conversations
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.