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

ID3DXEffectCompiler::GetPassDesc Method


Gets a pass description.

Syntax

HRESULT GetPassDesc(      

    D3DXHANDLE hPass,     D3DXPASS_DESC* pDesc );

Parameters

hPass
[in] Pass handle. See Handles.
pDesc
[out] Returns a description of the specified pass. See D3DXPASS_DESC.

Return Value

If the method succeeds, the return value is S_OK.

If the method fails, the return value can be D3DERR_INVALIDCALL.





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