ID3DX11EffectTechnique::IsValid method
Test a technique to see if it contains valid syntax.
BOOL IsValid();
This method has no parameters.
Type: BOOL
TRUE if the code syntax is valid; otherwise FALSE.
Note
The DirectX SDK does not supply any compiled binaries for effects. You must use Effects 11 source to build your effects-type application. For more information about using Effects 11 source, see Differences Between Effects 10 and Effects 11.
Requirement | Value |
---|---|
Header |
|
Library |
|