Get a fragment handle by index.
D3DXHANDLE GetFragmentHandleByIndex( UINT Index );
Unique identifier to the fragment. See Handles. A return value of (D3DX_HANDLE)0 means that no entry for the index was found.
Header: Declared in D3dx9shader.h.