?/TD>
Microsoft DirectX 9.0

ID3DXEffectCompiler::GetTechnique Method


Gets the handle of a technique.

Syntax

D3DXHANDLE GetTechnique(      

    UINT Index );

Parameters

Index
[in] Technique index.

Return Value

Returns the handle of the specified technique, or NULL if the index was invalid. See Handles.



© 2002 Microsoft Corporation. All rights reserved.