D2D1CreateDevice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. HRESULT D2D1CreateDevice(IDXGIDevice dxgiDevice, const(D2D1_CREATION_PROPERTIES)* creationProperties, ID2D1Device* d2dDevice)
  2. HRESULT D2D1CreateDevice(IDXGIDevice dxgiDevice, D2D1_CREATION_PROPERTIES creationProperties, ID2D1Device d2dDevice)
    version(Windows)
    HRESULT
    D2D1CreateDevice
    ()

Meta