ID3D10Effect::IsValid, méthode (d3d10effect.h)

Testez un effet pour voir s’il contient une syntaxe valide.

Syntaxe

BOOL IsValid();

Valeur de retour

Type : BOOL

TRUE si la syntaxe du code est valide ; sinon , FALSE.

Configuration requise

   
Plateforme cible Windows
En-tête d3d10effect.h

Voir aussi

ID3D10Effect Interface