ID2D1GdiInteropRenderTarget

Undocumented in source.
version(Windows)
interface ID2D1GdiInteropRenderTarget : IUnknown {}

Members

Functions

GetDC
HRESULT GetDC(D2D1_DC_INITIALIZE_MODE mode, HDC* hdc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReleaseDC
HRESULT ReleaseDC(RECT* update)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta