?/TD>
Microsoft DirectX 9.0

ID3DXFragmentLinker::GetFragmentDesc Method


Get the D3DXFRAGMENT_DESC structure which describes the named fragment.

Syntax

HRESULT GetFragmentDesc(      

    D3DXHANDLE Name,     LPD3DXFRAGMENT_DESC FragDesc );

Parameters

Name
[in] Unique identifier to the fragment name. See Handles.
FragDesc
[in] Returns a description of the fragment. See D3DXFRAGMENT_DESC.

Return Value

This method always returns the value S_OK.





© 2002 Microsoft Corporation. All rights reserved.