FsRtlInitializeMcb - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntifs.h

VOID FsRtlInitializeMcb(
  PMCB      Mcb,
  POOL_TYPE PoolType
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-ntifs-_fsrtl_advanced_fcb_header-fsrtlinitializemcb)

FsRtlInitializeMcb function

Description

The FsRtlInitializeMcb routine is obsolete, but is exported to support existing driver binaries. Use FsRtlInitializeLargeMcb instead.

Parameters

Mcb

Reserved.

PoolType

Reserved.