Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 2.64 KB

nf-d3d10shader-id3d10shaderreflectionvariable-getdesc.md

File metadata and controls

71 lines (58 loc) · 2.64 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
NF:d3d10shader.ID3D10ShaderReflectionVariable.GetDesc
ID3D10ShaderReflectionVariable::GetDesc (d3d10shader.h)
Get a shader-variable description. (ID3D10ShaderReflectionVariable.GetDesc)
805411f1-db1c-6558-e717-3629cfc7d811
GetDesc
GetDesc method [Direct3D 10]
GetDesc method [Direct3D 10]
ID3D10ShaderReflectionVariable interface
ID3D10ShaderReflectionVariable interface [Direct3D 10]
GetDesc method
ID3D10ShaderReflectionVariable.GetDesc
ID3D10ShaderReflectionVariable::GetDesc
d3d10shader/ID3D10ShaderReflectionVariable::GetDesc
direct3d10.id3d10shaderreflectionvariable_getdesc
direct3d10\id3d10shaderreflectionvariable_getdesc.htm
direct3d10
VS|directx_sdk|~\id3d10shaderreflectionvariable_getdesc.htm
12/05/2018
805411f1-db1c-6558-e717-3629cfc7d811, GetDesc, GetDesc method [Direct3D 10], GetDesc method [Direct3D 10],ID3D10ShaderReflectionVariable interface, ID3D10ShaderReflectionVariable interface [Direct3D 10],GetDesc method, ID3D10ShaderReflectionVariable.GetDesc, ID3D10ShaderReflectionVariable::GetDesc, d3d10shader/ID3D10ShaderReflectionVariable::GetDesc, direct3d10.id3d10shaderreflectionvariable_getdesc
d3d10shader.h
Windows
Windows
19H1
ID3D10ShaderReflectionVariable::GetDesc
d3d10shader/ID3D10ShaderReflectionVariable::GetDesc
c++
APIRef
kbSyntax
COM
D3D10Shader.h
ID3D10ShaderReflectionVariable.GetDesc

ID3D10ShaderReflectionVariable::GetDesc

-description

Get a shader-variable description.

-parameters

-param pDesc [in]

Type: D3D10_SHADER_VARIABLE_DESC*

A pointer to a shader-variable description (see D3D10_SHADER_VARIABLE_DESC).

-returns

Type: HRESULT

Returns one of the following Direct3D 10 Return Codes.

-see-also

ID3D10ShaderReflectionVariable Interface