ID3DXBuffer::GetBufferSize

Retrieves the total size of the data in the buffer.

DWORD GetBufferSize();

Parameters

None.

Return Values

Returns the total size of the data in the buffer, in bytes.

Requirements

Header: Declared in D3dx9mesh.h.