Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IIoBuffer::setUsed ( P6UINT32  cBytesInUse)
pure virtual

Set the number of bytes taken up by data in the buffer.

Parameters
cBytesInUse[ in ] The absolute number of bytes to set as in use.
Returns