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

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.





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