?/TD>
Microsoft DirectX 9.0

ID3DXFragmentLinker::GetFragmentHandleByName Method


Get a fragment handle by name.

Syntax

D3DXHANDLE GetFragmentHandleByName(      

    LPCSTR Name );

Parameters

Name
[in] Fragment name.

Return Value

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



© 2002 Microsoft Corporation. All rights reserved.