PFND3DDDI_SUBMITWAITFORSYNCOBJECTSTOHWQUEUECB funzione di callback (d3dumddi.h)

Callback per inviare un comando wait alla coda hardware.

Sintassi

PFND3DDDI_SUBMITWAITFORSYNCOBJECTSTOHWQUEUECB Pfnd3dddiSubmitwaitforsyncobjectstohwqueuecb;

HRESULT Pfnd3dddiSubmitwaitforsyncobjectstohwqueuecb(
  HANDLE hDevice,
  const D3DDDICB_SUBMITWAITFORSYNCOBJECTSTOHWQUEUE *unnamedParam2
)
{...}

Parametri

hDevice

Handle per il dispositivo.

unnamedParam2

submitWaitForSyncObjectsToHwQueue [in]

Puntatore alla struttura che contiene informazioni sull'invio di un comando di attesa alla coda hardware.

Valore restituito

Codice restituito Descrizione
S_OK La chiamata è stata completata correttamente.

Questa funzione potrebbe anche restituire altri valori HRESULT.

Requisiti

Requisito Valore
Piattaforma di destinazione Windows
Intestazione d3dumddi.h