LCN_WEAK_REFERENCE_RANGE - NtDoc

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

typedef struct _LCN_WEAK_REFERENCE_RANGE {
  LONGLONG StartOfRange;
  LONGLONG CountOfRange;
} LCN_WEAK_REFERENCE_RANGE, *PLCN_WEAK_REFERENCE_RANGE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ntifs-lcn_weak_reference_range)

Description

LCN_WEAK_REFERENCE_RANGE is reserved for system use.

Members

StartOfRange

CountOfRange