MemBufferCollection::getBufferCount Method

Returns the number of buffers stored in this collection.
Syntax:
DWORD getBufferCount() const;
Return value:

The number of buffers stored in this collection.

See also: MemBufferCollection

<< MemBufferCollection