The GetSize method retrieves the size of the buffer.
Syntax
long GetSize(void);
Return Value
Returns the size of the buffer, in bytes. The size does not include the prefix bytes, if any.
See Also