writeItem (1)
unsigned short writeItem (const IccBuf& item,
NoSpaceOpt opt = suspend)
NoSpaceOpt opt = suspend)
- item
- The name of the IccBuf object that contains the data that is to added to the end of the temporary storage queue.
- opt
- An enumeration, defined in this class, that indicates whether the application program is to be suspended if a shortage of space in the queue prevents the record being added. suspend is the default.