Partager via


PFND3DDDI_SUBMITPRESENTBLTTOHWQUEUECB fonction de rappel (d3dumddi.h)

Implémenté par le pilote client pour envoyer un blt actuel à la file d’attente matérielle.

Syntaxe

PFND3DDDI_SUBMITPRESENTBLTTOHWQUEUECB Pfnd3dddiSubmitpresentblttohwqueuecb;

HRESULT Pfnd3dddiSubmitpresentblttohwqueuecb(
  HANDLE hDevice,
  D3DDDICB_SUBMITPRESENTBLTTOHWQUEUE *unnamedParam2
)
{...}

Paramètres

hDevice

Handle de l’appareil.

unnamedParam2

Pointeur vers la structure D3DDDICB_SUBMITPRESENTBLTTOHWQUEUE qui contient des informations sur l’envoi d’un blt présent à la file d’attente matérielle.

Valeur retournée

Code de retour Description
S_OK L’appel s’est terminé avec succès.

Cette fonction peut également retourner d’autres valeurs HRESULT.

Remarques

Inscrivez votre implémentation de cette fonction de rappel en définissant le membre approprié de D3DDDICB_SUBMITPRESENTBLTTOHWQUEUE , puis en appelant Pfnd3dddiSubmitpresentblttohwqueuecb.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 10, version 1809
En-tête d3dumddi.h