ID3DXFragmentLinker::GetDevice

Bb173977.XDK_CHM_BANNER_left(en-us,VS.85).jpg Bb173977.XDK_CHM_BANNER_right(en-us,VS.85).jpg

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.

Library: Use D3dx9.lib.