![]() |
![]() |
![]() |
Effect.IsTechniqueValid Method |
Language: |
Validates a technique.
Visual Basic .NET Public Function IsTechniqueValid( _
ByVal technique As EffectHandle _
) As BooleanC# public bool IsTechniqueValid(
EffectHandle technique
);Managed C++ public: bool IsTechniqueValid(
EffectHandle *technique
);JScript .NET public function IsTechniqueValid(
technique : EffectHandle
) : boolean;
technique Microsoft.DirectX.Direct3D.EffectHandle. The EffectHandle of a technique.
System.Boolean . A value that is set to true, if the technique is valid; otherwise, true.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center