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

CPI-C Calls
Convert_Outgoing (cmcnvo)
Chapter 3 149
State Change
There is no state change.
Usage Note
When data is being sent in buffer format in a basic conversation (as
specified 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 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