Condividi tramite


Funzione D3DKMTSubmitSignalSyncObjectsToHwQueue (d3dkmthk.h)

Usato per inviare un segnale alla coda hardware.

Sintassi

NTSTATUS D3DKMTSubmitSignalSyncObjectsToHwQueue(
  [in] const D3DKMT_SUBMITSIGNALSYNCOBJECTSTOHWQUEUE *unnamedParam1
);

Parametri

[in] unnamedParam1

Struttura D3DKMT_SUBMITSIGNALSYNCOBJECTSTOHWQUEUE contenente le informazioni necessarie per inviare un segnale 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_SUBMITSIGNALSYNCOBJECTSTOHWQUEUE