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

ID3DXFragmentLinker::GetFragmentHandleByIndex Method


Get a fragment handle by index.

Syntax

D3DXHANDLE GetFragmentHandleByIndex(      

    UINT Index );

Parameters

Index
[in] Zero-based index for the fragment.

Return Value

Unique identifier to the fragment. See Handles. A return value of (D3DX_HANDLE)0 means that no entry for the index was found.



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