ID3DXConstantTable::GetBufferPointer method

Gets a pointer to the buffer that contains the constant table.

Syntax

LPVOID GetBufferPointer();

Parameters

This method has no parameters.

Return value

Type: LPVOID

Returns a pointer the buffer.

Requirements

Requirement Value
Header
D3DX9Shader.h
Library
D3dx9.lib

See also

ID3DXConstantTable

ID3DXConstantTable::GetBufferSize