Compartir a través de


Método ID3D10ShaderReflectionType::GetMemberTypeByIndex (d3d10shader.h)

Obtiene un tipo shader-reflection-variable por índice.

Sintaxis

ID3D10ShaderReflectionType * GetMemberTypeByIndex(
  [in] UINT Index
);

Parámetros

[in] Index

Tipo: UINT

Índice de base cero.

Valor devuelto

Tipo: ID3D10ShaderReflectionType*

Puntero a una interfaz ID3D10ShaderReflectionType.

Requisitos

Requisito Value
Plataforma de destino Windows
Encabezado d3d10shader.h

Consulte también

Interfaz ID3D10ShaderReflectionType