DlSynchronizeExecution 函式 (dispmprt.h)
同步處理迷你埠驅動程式提供的 DXGKCB_SYNCHRONIZE_EXECUTION 函式與迷你埠驅動程式的 DxgkDdiInterruptRoutine 函式的執行。
語法
BOOLEAN DlSynchronizeExecution(
PVOID DeviceHandle,
VIDEO_SYNCHRONIZE_PRIORITY Priority,
PMINIPORT_SYNCHRONIZE_ROUTINE SynchronizeRoutine,
PVOID Context,
ULONG MessageNumber
);
參數
DeviceHandle
表示顯示配接器的句柄。
Priority
SynchronizeRoutine
Context
MessageNumber
傳回值
此函式會傳回 BOOLEAN。
規格需求
需求 | 值 |
---|---|
標頭 | dispmprt.h |