将微型端口驱动程序提供的 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 |