Note

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

Access to this page requires authorization. You can try .

SOV_RANGE_CHECK_DATA structure (ntifs.h)

Syntax

typedef struct _SOV_RANGE_CHECK_DATA {
 BOOLEAN RemoveZone;
 ULONGLONG InRange[2];
 GUID ZidForRemoval;
 ULONGLONG Reserved1;
 ULONGLONG Reserved2;
} SOV_RANGE_CHECK_DATA, *PSOV_RANGE_CHECK_DATA;

Members

RemoveZone

InRange[2]

ZidForRemoval

Reserved1

Reserved2

Requirements

Requirement Value
Minimum supported client Windows 11, version 24H2
Header ntifs.h

Feedback

Was this page helpful?

Additional resources