Fonction DlSynchronizeExecution (dispmprt.h)
Synchronise l’exécution d’une fonction de DXGKCB_SYNCHRONIZE_EXECUTION fournie par le pilote miniport avec la fonction DxgkDdiInterruptRoutine du pilote miniport.
Syntaxe
BOOLEAN DlSynchronizeExecution(
PVOID DeviceHandle,
VIDEO_SYNCHRONIZE_PRIORITY Priority,
PMINIPORT_SYNCHRONIZE_ROUTINE SynchronizeRoutine,
PVOID Context,
ULONG MessageNumber
);
Paramètres
DeviceHandle
Handle qui représente une carte d’affichage.
Priority
SynchronizeRoutine
Context
MessageNumber
Valeur retournée
Cette fonction retourne BOOLEAN.
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | dispmprt.h |