|
pure virtual |
Retrieves the size of packet buffer in bytes.
This is maximum number of bytes that this buffer can hold.
| pcSize | [ out ] A pointer to an P6UINT16 in which to place the buffer size. |
| Success | P6R::eOk | The number of in-use bytes was successfully retrieved. |
| Failure | P6R::eInvalidArg | pcBytesInUse was NULL. |