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_SET_ROLLBACK_PROTECTION_INFO_INPUT_BUFFER {
ULONG Version;
BOOLEAN FailMountOnMismatch;
ULONG CustomPayloadLength;
ULONG CustomPayloadOffset;
BOOLEAN EnableRollbackProtection;
} REFS_SET_ROLLBACK_PROTECTION_INFO_INPUT_BUFFER, *PREFS_SET_ROLLBACK_PROTECTION_INFO_INPUT_BUFFER;
Members
Version
FailMountOnMismatch
CustomPayloadLength
CustomPayloadOffset
EnableRollbackProtection
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11, version 24H2 |
Header | ntifs.h |