Partager via


ID3D10EffectScalarVariable ::SetInt, méthode (d3d10effect.h)

Définissez une variable entière.

Syntaxe

HRESULT SetInt(
  [in] int Value
);

Paramètres

[in] Value

Type : int

Pointeur vers la variable.

Valeur retournée

Type : HRESULT

Retourne l’un des codes de retour Direct3D 10 suivants.

Configuration requise

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

Voir aussi

ID3D10EffectScalarVariable, interface