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 |