Partager via


PFNDDXGIDDI_SUBMITPRESENTBLTTOHWQUEUECB fonction de rappel (dxgiddi.h)

La fonction de rappel PFNDDXGIDDI_SUBMITPRESENTBLTTOHWQUEUECB est implémentée par un pilote client graphique pour envoyer un blt présent à la file d’attente matérielle.

Syntaxe

PFNDDXGIDDI_SUBMITPRESENTBLTTOHWQUEUECB PfnddxgiddiSubmitpresentblttohwqueuecb;

HRESULT PfnddxgiddiSubmitpresentblttohwqueuecb(
  HANDLE hDevice,
  DXGIDDICB_SUBMITPRESENTBLTTOHWQUEUE *unnamedParam2
)
{...}

Paramètres

hDevice

Handle vers l’appareil.

unnamedParam2

Pointeur vers une structure DXGIDDICB_SUBMITPRESENTBLTTOHWQUEUE qui contient des informations pour envoyer un blt présent à la file d’attente matérielle.

Valeur de retour

Retournez STATUS_SUCCESS si l’opération réussit. Sinon, retournez un code d’erreur NTSTATUS Values approprié.

Exigences

Exigence Valeur
d’en-tête dxgiddi.h