?/TD> |
Microsoft DirectX 9.0 |
Searches for the next valid technique, starting at the technique after the specified technique.
Syntax
HRESULT FindNextValidTechnique(
D3DXHANDLE hTechnique, D3DXHANDLE* pTechnique );
Parameters
Return Value
If the method succeeds, the return value is D3D_OK.
If the method fails, the return value can be D3DERR_INVALIDCALL.
See Also
D3DXTECHNIQUE_DESC, ID3DXEffect::ValidateTechnique