IoSynchronousPageWrite 函数 (ntifs.h)

IoSynchronousPageWrite 例程保留供系统使用。 请参阅 CcCopyWriteCcPrepareMdlWriteIoBuildSynchronousFsdRequest

语法

NTSTATUS IoSynchronousPageWrite(
  PFILE_OBJECT     FileObject,
  PMDL             MemoryDescriptorList,
  PLARGE_INTEGER   StartingOffset,
  PKEVENT          Event,
  PIO_STATUS_BLOCK IoStatusBlock
);

参数

FileObject

保留。

MemoryDescriptorList

保留。

StartingOffset

保留。

Event

保留。

IoStatusBlock

保留。

返回值

保留。

要求

要求
目标平台 Windows
标头 ntifs.h (包括 Ntifs.h)