Método ID3D11ShaderReflectionType::GetMemberTypeByIndex (d3d11shader.h)
Obtiene un tipo de variable shader-reflection-variable por índice.
Sintaxis
ID3D11ShaderReflectionType * GetMemberTypeByIndex(
[in] UINT Index
);
Parámetros
[in] Index
Tipo: UINT
Índice de base cero.
Valor devuelto
Tipo: ID3D11ShaderReflectionType*
Puntero a una interfaz ID3D11ShaderReflectionType.
Comentarios
La interfaz de este método se hospeda en la D3DCompiler_xx.dll DLL lista para usar.
Requisitos
Plataforma de destino | Windows |
Encabezado | d3d11shader.h |
Library | D3DCompiler.lib |
Archivo DLL | D3DCompiler_47.dll |