MemBuffer::getCollectionPos Method |
||
| Returns the index of this buffer in the containing MemBufferCollection. | ||
| Syntax: | DWORD getCollectionPos() const; |
|
| Return value: | The index of this buffer in the MemBufferCollection. |
|
| Remarks: | Please note that the index count starts with 0. |
|
| See also: | MemBuffer, MemBufferCollection::getBuffer | |