次の方法で共有


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 を返します。

要件

要件
Header dispmprt.h