Skip to content

Latest commit

 

History

History
69 lines (59 loc) · 2.35 KB

nn-d3d10shader-id3d10shaderreflectionvariable.md

File metadata and controls

69 lines (59 loc) · 2.35 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:d3d10shader.ID3D10ShaderReflectionVariable
ID3D10ShaderReflectionVariable (d3d10shader.h)
This shader-reflection interface provides access to a variable. (ID3D10ShaderReflectionVariable)
ID3D10ShaderReflectionVariable
ID3D10ShaderReflectionVariable interface [Direct3D 10]
ID3D10ShaderReflectionVariable interface [Direct3D 10]
described
d3d10shader/ID3D10ShaderReflectionVariable
direct3d10.id3d10shaderreflectionvariable
e8b67520-bfa7-7e41-f594-a51d5ad0301e
direct3d10\id3d10shaderreflectionvariable.htm
direct3d10
VS|directx_sdk|~\id3d10shaderreflectionvariable.htm
12/05/2018
ID3D10ShaderReflectionVariable, ID3D10ShaderReflectionVariable interface [Direct3D 10], ID3D10ShaderReflectionVariable interface [Direct3D 10],described, d3d10shader/ID3D10ShaderReflectionVariable, direct3d10.id3d10shaderreflectionvariable, e8b67520-bfa7-7e41-f594-a51d5ad0301e
d3d10shader.h
Windows
D3D10.lib
Windows
19H1
ID3D10ShaderReflectionVariable
d3d10shader/ID3D10ShaderReflectionVariable
c++
APIRef
kbSyntax
COM
D3D10.lib
D3D10.dll
ID3D10ShaderReflectionVariable

ID3D10ShaderReflectionVariable interface

-description

This shader-reflection interface provides access to a variable.

-inheritance

The ID3D10ShaderReflectionVariable interface inherits from the IUnknown interface. ID3D10ShaderReflectionVariable also has these types of members:

-remarks

To get a shader-reflection-variable interface, call a method like ID3D10ShaderReflectionConstantBuffer::GetVariableByIndex.

-see-also

Shader Interfaces