Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 2.58 KB

nf-d3d10shader-id3d10shaderreflectiontype-getdesc.md

File metadata and controls

71 lines (58 loc) · 2.58 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.ID3D10ShaderReflectionType.GetDesc
ID3D10ShaderReflectionType::GetDesc (d3d10shader.h)
Get the description of a shader-reflection-variable type. (ID3D10ShaderReflectionType.GetDesc)
GetDesc
GetDesc method [Direct3D 10]
GetDesc method [Direct3D 10]
ID3D10ShaderReflectionType interface
ID3D10ShaderReflectionType interface [Direct3D 10]
GetDesc method
ID3D10ShaderReflectionType.GetDesc
ID3D10ShaderReflectionType::GetDesc
d3d10shader/ID3D10ShaderReflectionType::GetDesc
direct3d10.id3d10shaderreflectiontype_getdesc
e11b1daf-b201-1efd-a110-5cde3866d456
direct3d10\id3d10shaderreflectiontype_getdesc.htm
direct3d10
VS|directx_sdk|~\id3d10shaderreflectiontype_getdesc.htm
12/05/2018
GetDesc, GetDesc method [Direct3D 10], GetDesc method [Direct3D 10],ID3D10ShaderReflectionType interface, ID3D10ShaderReflectionType interface [Direct3D 10],GetDesc method, ID3D10ShaderReflectionType.GetDesc, ID3D10ShaderReflectionType::GetDesc, d3d10shader/ID3D10ShaderReflectionType::GetDesc, direct3d10.id3d10shaderreflectiontype_getdesc, e11b1daf-b201-1efd-a110-5cde3866d456
d3d10shader.h
Windows
Windows
19H1
ID3D10ShaderReflectionType::GetDesc
d3d10shader/ID3D10ShaderReflectionType::GetDesc
c++
APIRef
kbSyntax
COM
D3D10Shader.h
ID3D10ShaderReflectionType.GetDesc

ID3D10ShaderReflectionType::GetDesc

-description

Get the description of a shader-reflection-variable type.

-parameters

-param pDesc [in]

Type: D3D10_SHADER_TYPE_DESC*

A pointer to a shader-type description (see D3D10_SHADER_TYPE_DESC).

-returns

Type: HRESULT

Returns one of the following Direct3D 10 Return Codes.

-see-also

ID3D10ShaderReflectionType Interface