|
pure virtual |
This method is used to determine the number of bytes that are currently used in the buffer.
| pcInUse | [ out ] A pointer to a P6R::P6UINT32 in which will be placed the number of bytes currently used in the buffer. |
| Success | P6R::eOk | |
| Failure | P6R::eInvalidArg | pcInUse was NULL. |