ID3DXFragmentLinker::GetDevice
Get the device.
HRESULT GetDevice(
LPDIRECT3DDEVICE9* ppDevice
);
Parameters
- ppDevice
- [out] Get a pointer to the IDirect3DDevice9 object, which represents the device.
Return Values
This method always returns the value S_OK.
Requirements
Header: Declared in D3dx9shader.h.