| 
 | pure virtual | 
Retrieves the number of bytes in-use in the packet buffer.
| pcBytesInUse | [ out ] A pointer to a P6UINT32 in which to place the number of bytes which are currently in-use. | 
| Success | P6R::eOk | The number of in-use bytes was successfully retrieved. | 
| Failure | P6R::eInvalidArg | pcBytesInUse was NULL. |