Partager via


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

Obtenir la sémantique attachée à un membre.

Syntaxe

LPCSTR GetMemberSemantic(
  [in] UINT Index
);

Paramètres

[in] Index

Type : UINT

Index de base zéro.

Valeur retournée

Type : LPCSTR

Chaîne qui contient la sémantique.

Configuration requise

   
Plateforme cible Windows
En-tête d3d10effect.h

Voir aussi

ID3D10EffectType Interface