Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reserved for system use.
Syntax
typedef struct _REFS_QUERY_ROLLBACK_PROTECTION_INFO_OUTPUT_BUFFER {
ULONG Version;
GUID VolumeGuid;
GUID RollbackProtectionGuid;
BOOLEAN FailMountOnMismatch;
ULONGLONG FrozenVirtualClock;
ULONGLONG CurrentVirtualClock;
USHORT ChecksumType;
ULONG ChecksumLength;
ULONG ChecksumOffset;
ULONG CustomPayloadLength;
ULONG CustomPayloadOffset;
} REFS_QUERY_ROLLBACK_PROTECTION_INFO_OUTPUT_BUFFER, *PREFS_QUERY_ROLLBACK_PROTECTION_INFO_OUTPUT_BUFFER;
Members
Version
VolumeGuid
RollbackProtectionGuid
FailMountOnMismatch
FrozenVirtualClock
CurrentVirtualClock
ChecksumType
ChecksumLength
ChecksumOffset
CustomPayloadLength
CustomPayloadOffset
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 11, version 24H2 |
| Header | ntifs.h |