D2D1CreateDeviceContext

Undocumented in source. Be warned that the author may not have intended to support it.
  1. HRESULT D2D1CreateDeviceContext(IDXGISurface dxgiSurface, const(D2D1_CREATION_PROPERTIES)* creationProperties, ID2D1DeviceContext* d2dDeviceContext)
  2. HRESULT D2D1CreateDeviceContext(IDXGISurface dxgiSurface, D2D1_CREATION_PROPERTIES creationProperties, ID2D1DeviceContext d2dDeviceContext)
    version(Windows)
    HRESULT
    D2D1CreateDeviceContext
    ()

Meta