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

Returns the total size of the buffer in bytes.

Parameters
pcSize[ out ] The address of a P6UINT32 in which will be placed the total size of this Io Buffer in bytes.
Returns