Condividi tramite


struttura D3DKMT_TRIMPROCESSCOMMITMENT (d3dkmthk.h)

Contiene informazioni sull'impegno del processo di taglio.

Sintassi

typedef struct _D3DKMT_TRIMPROCESSCOMMITMENT {
  ULONG                              cbSize;
  HANDLE                             hProcess;
  D3DKMT_TRIMPROCESSCOMMITMENT_FLAGS Flags;
  D3DKMT_ALIGN64 UINT64              DecommitRequested;
  D3DKMT_ALIGN64 UINT64              NumBytesDecommitted;
} D3DKMT_TRIMPROCESSCOMMITMENT;

Membri

cbSize

Dimensioni del callback.

hProcess

Handle per il processo.

Flags

Opzioni flag.

DecommitRequested

Decommit richiesto.

NumBytesDecommitted

Numero di byte da decommettere.

Fabbisogno

Requisito Valore
intestazione d3dkmthk.h