ID3DXConstantTable::GetBufferSize method

Gets the buffer size of the constant table.

Syntax

DWORD GetBufferSize();

Parameters

This method has no parameters.

Return value

Type: DWORD

Returns the size of the buffer, in bytes.

Requirements

Requirement Value
Header
D3DX9Shader.h
Library
D3dx9.lib

See also

ID3DXConstantTable