ID3D12LibraryReflection::GetFunctionByIndex, méthode (d3d12shader.h)
Obtient le réflecteur de fonction.
Syntaxe
ID3D12FunctionReflection * GetFunctionByIndex(
[in] INT FunctionIndex
);
Paramètres
[in] FunctionIndex
Type : INT
Index de base zéro du réflecteur de fonction à récupérer.
Valeur retournée
Type : ID3D12FunctionReflection*
Réflecteur de fonction, en tant que pointeur vers ID3D12FunctionReflection.
Spécifications
Plateforme cible | Windows |
En-tête | d3d12shader.h |