d3d9.dllGetTechnique
Microsoft DirectX 9.0 SDK Update (October 2004)

ID3DXBaseEffect::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.



© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.