HP-UX SNAplus2 CPI-C Programmer's Guide (June 2003)
CPI-C Calls
Convert_Incoming (cmcnvi)
Chapter 3146
State Change
There is no state change.
Usage Note
When data is being received in buffer format in a basic conversation (as
speciļ¬ed by the Set_Fill call), the data buffer can contain multiple logical
records,each consisting of a two-byteor four-byte header (LLID) followed
by data. The application must extract and convert each data string
separately (not including the headers). It must not attempt to convert
the whole buffer in one operation because this will make the header
values not valid.
End of Section