Partager via


Interface ID3D10EffectStringVariable (d3d10effect.h)

Une interface de variable de chaîne accède à une variable de chaîne.

Héritage

L’interface ID3D10EffectStringVariable hérite d’ID3D10EffectVariable. ID3D10EffectStringVariable a également les types de membres suivants :

Méthodes

L’interface ID3D10EffectStringVariable possède ces méthodes.

 
ID3D10EffectStringVariable::GetString

Obtient la chaîne.
ID3D10EffectStringVariable::GetStringArray

Obtenir un tableau de chaînes.

Configuration requise

   
Plateforme cible Windows
En-tête d3d10effect.h

Voir aussi

Interfaces d’effet (Direct3D 10)

ID3D10EffectVariable