Condividi tramite


Funzione D3DKMTSubmitWaitForSyncObjectsToHwQueue (d3dkmthk.h)

Usato per inviare un'attesa alla coda hardware.

Sintassi

NTSTATUS D3DKMTSubmitWaitForSyncObjectsToHwQueue(
  [in] const D3DKMT_SUBMITWAITFORSYNCOBJECTSTOHWQUEUE *unnamedParam1
);

Parametri

[in] unnamedParam1

Struttura D3DKMT_SUBMITWAITFORSYNCOBJECTSTOHWQUEUE contenente le informazioni necessarie per inviare un'attesa alla coda hardware.

Valore restituito

Codice restituito Descrizione
STATUS_SUCCESS Il contesto del dispositivo è stato chiamato correttamente.
STATUS_INVALID_PARAMETER I parametri sono stati convalidati e sono stati determinati in modo che non siano corretti.

Questa funzione potrebbe restituire anche altri valori NTSTATUS.

Fabbisogno

Requisito Valore
piattaforma di destinazione Finestre
intestazione d3dkmthk.h
libreria Gdi32.lib
dll Gdi32.dll

Vedere anche

D3DKMT_SUBMITWAITFORSYNCOBJECTSTOHWQUEUE