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

ID3DXFragmentLinker::GetDevice Method


Get the device.

Syntax

HRESULT GetDevice(      

    LPDIRECT3DDEVICE9* ppDevice );

Parameters

ppDevice
[out] Get a pointer to the IDirect3DDevice9 object, which represents the device.

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.