Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
USN_RANGE_TRACK_OUTPUT structure (ntifs.h)
The USN_RANGE_TRACK_OUTPUT structure contains returned update sequence number (USN) from the FSCTL_USN_TRACK_MODIFIED_RANGES control code.
Syntax
typedef struct {
USN Usn;
} USN_RANGE_TRACK_OUTPUT, *PUSN_RANGE_TRACK_OUTPUT;
Members
Usn
Returned update sequence number (USN) that identifies at what point in the USN Journal that range tracking was enabled.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8.1 |
| Header | ntifs.h |
See also
Feedback
Was this page helpful?
