IDCompositionDevice.CreateSurfaceForHandle

Creates a surface wrapper around a pre-existing surface that can be associated with one or more visuals for composition.

interface IDCompositionDevice
extern (Windows)
HRESULT
CreateSurfaceForHandle
(
HANDLE handle
,
IUnknown* surface
)

Meta