Partager via


ID3D10EffectType ::GetMemberTypeByIndex, méthode (d3d10effect.h)

Obtenir un type de membre par index.

Syntaxe

ID3D10EffectType * GetMemberTypeByIndex(
  [in] UINT Index
);

Paramètres

[in] Index

Type : UINT

Index de base zéro.

Valeur retournée

Type : ID3D10EffectType*

Pointeur vers une interface ID3D10EffectType.

Configuration requise

Condition requise Valeur
Plateforme cible Windows
En-tête d3d10effect.h

Voir aussi

ID3D10EffectType Interface