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

Returns the number of bytes in the buffer which are taken up by data.

Parameters
pcBytesInUse[ out ] The address of a P6UINT32 in which will be place the number of bytes currently in use.
Returns