IDXGISurface1

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(Windows)
extern (C++)
interface IDXGISurface1 : IDXGISurface {}

Members

Functions

GetDC
HRESULT GetDC(BOOL Discard, HDC* phdc)
Undocumented in source.
ReleaseDC
HRESULT ReleaseDC(RECT* pDirtyRect)
Undocumented in source.

Inherited Members

From IDXGISurface

GetDesc
HRESULT GetDesc(DXGI_SURFACE_DESC* pDesc)
Undocumented in source.
Map
HRESULT Map(DXGI_MAPPED_RECT* pLockedRect, UINT MapFlags)
Undocumented in source.
Unmap
HRESULT Unmap()
Undocumented in source.

Meta