Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ID3D10Effect::IsValid method (d3d10effect.h)

Test an effect to see if it contains valid syntax.

Syntax

BOOL IsValid();

Return value

Type: BOOL

TRUE if the code syntax is valid; otherwise FALSE.

Requirements

Requirement Value
Target Platform Windows
Header d3d10effect.h

See also

ID3D10Effect Interface


Feedback

Was this page helpful?

Additional resources