D3DKMT_SCATTERBLT structure

Reserved for system use. Do not use in your driver.

Syntax

typedef struct _D3DKMT_SCATTERBLT {
  ULONG64 hLogicalSurfaceDestination;
  LONG64  hDestinationCompSurfDWM;
  UINT64  DestinationCompositionBindingId;
  RECT    SourceRect;
  POINT   DestinationOffset;
} D3DKMT_SCATTERBLT;

Members

hLogicalSurfaceDestination

hDestinationCompSurfDWM

DestinationCompositionBindingId

SourceRect

DestinationOffset

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Header

D3dkmthk.h (include D3dkmthk.h)