Gets the handle of a function.
D3DXHANDLE GetFunction( UINT Index );
Returns the handle of the specified function, or NULL if the index was invalid. See Handles.
Header: Declared in D3dx9effect.h.