Método ID3D11LibraryReflection::GetFunctionByIndex (d3d11shader.h)
Obtém o refletor de função.
Sintaxe
ID3D11FunctionReflection * GetFunctionByIndex(
[in] INT FunctionIndex
);
Parâmetros
[in] FunctionIndex
Tipo: INT
O índice baseado em zero do refletor de função a ser recuperado.
Valor retornado
Tipo: ID3D11FunctionReflection*
Um ponteiro para uma interface ID3D11FunctionReflection que representa o refletor de função.
Requisitos
Plataforma de Destino | Windows |
Cabeçalho | d3d11shader.h |
Biblioteca | D3DCompiler.lib |
DLL | D3DCompiler_47.dll |