Condividi tramite


struttura D3DKMT_SCATTERBLT (d3dkmthk.h)

Riservato per l'utilizzo nel sistema.

Sintassi

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

Members

hLogicalSurfaceDestination

Handle per la destinazione della superficie logica.

hDestinationCompSurfDWM

Handle per surface desktop windows manager (DWM) del computer di destinazione.

DestinationCompositionBindingId

ID di associazione di composizione di destinazione.

SourceRect

Rettangolo di origine.

DestinationOffset

Offset di destinazione.

Requisiti

Requisito Valore
Intestazione d3dkmthk.h