?/TD>
Microsoft DirectX 9.0

ID3DXEffect::GetFunction Method


Gets the handle of a function.

Syntax

D3DXHANDLE GetFunction(      

    UINT Index );

Parameters

Index
[in] Function index.

Return Value

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



© 2002 Microsoft Corporation. All rights reserved.