ID3D10EffectType::IsValid method (d3d10effect.h)

Tests that the effect type is valid.

Syntax

BOOL IsValid();

Return value

Type: BOOL

TRUE if it is valid; otherwise FALSE.

Requirements

Requirement Value
Target Platform Windows
Header d3d10effect.h

See also

ID3D10EffectType Interface