Skip to content

Latest commit

 

History

History
69 lines (59 loc) · 2.22 KB

nn-d3d10shader-id3d10shaderreflectiontype.md

File metadata and controls

69 lines (59 loc) · 2.22 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.ID3D10ShaderReflectionType
ID3D10ShaderReflectionType (d3d10shader.h)
This shader-reflection interface provides access to variable type. (ID3D10ShaderReflectionType)
07410292-1cdc-6e8c-f5a7-81000df37961
ID3D10ShaderReflectionType
ID3D10ShaderReflectionType interface [Direct3D 10]
ID3D10ShaderReflectionType interface [Direct3D 10]
described
d3d10shader/ID3D10ShaderReflectionType
direct3d10.id3d10shaderreflectiontype
direct3d10\id3d10shaderreflectiontype.htm
direct3d10
VS|directx_sdk|~\id3d10shaderreflectiontype.htm
12/05/2018
07410292-1cdc-6e8c-f5a7-81000df37961, ID3D10ShaderReflectionType, ID3D10ShaderReflectionType interface [Direct3D 10], ID3D10ShaderReflectionType interface [Direct3D 10],described, d3d10shader/ID3D10ShaderReflectionType, direct3d10.id3d10shaderreflectiontype
d3d10shader.h
Windows
D3D10.lib
Windows
19H1
ID3D10ShaderReflectionType
d3d10shader/ID3D10ShaderReflectionType
c++
APIRef
kbSyntax
COM
D3D10.lib
D3D10.dll
ID3D10ShaderReflectionType

ID3D10ShaderReflectionType interface

-description

This shader-reflection interface provides access to variable type.

-inheritance

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

-remarks

The get a shader-reflection-type interface, call ID3D10ShaderReflectionVariable::GetType.

-see-also

Shader Interfaces