Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

LCN_WEAK_REFERENCE_RANGE structure (ntifs.h)

LCN_WEAK_REFERENCE_RANGE is reserved for system use.

Syntax

typedef struct _LCN_WEAK_REFERENCE_RANGE {
 LONGLONG StartOfRange;
 LONGLONG CountOfRange;
} LCN_WEAK_REFERENCE_RANGE, *PLCN_WEAK_REFERENCE_RANGE;

Members

StartOfRange

CountOfRange

Requirements

Requirement Value
Minimum supported client Windows XP
Header ntifs.h

Feedback

Was this page helpful?

Additional resources