Microsoft DirectX 8.1 (C++)

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 D3dx8core.h.
  Import Library: Use D3dx8.lib.