共用方式為


FsRtlOplockBreakToNone 函式 (ntifs.h)

FsRtlOplockBreakToNone 例程已經過時,但導出以支援現有的驅動程式二進制檔。 請改用 FsRtlOplockBreakToNoneEx

語法

NTSTATUS FsRtlOplockBreakToNone(
  POPLOCK                       Oplock,
  PIO_STACK_LOCATION            IrpSp,
  PIRP                          Irp,
  PVOID                         Context,
  POPLOCK_WAIT_COMPLETE_ROUTINE CompletionRoutine,
  POPLOCK_FS_PREPOST_IRP        PostIrpRoutine
);

參數

Oplock

保留。

IrpSp

保留。

Irp

保留。

Context

保留。

CompletionRoutine

保留。

PostIrpRoutine

保留。

傳回值

保留。

要求

要求 價值
目標平臺 窗戶
標頭 ntifs.h (include Ntifs.h)