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_VOLUME_DEDUP_INFO_INPUT_BUFFER {
ULONG Version;
BOOLEAN SetDedupState;
BOOLEAN Enable;
BOOLEAN SetWeakRefState;
BOOLEAN EnableWeakRef;
BOOLEAN SetDirtyRangeTrackingState;
BOOLEAN EnableDirtyRangeTracking;
BOOLEAN SetWeakRefInconsistentState;
BOOLEAN SetWeakRefInconsistent;
} REFS_VOLUME_DEDUP_INFO_INPUT_BUFFER, *PREFS_VOLUME_DEDUP_INFO_INPUT_BUFFER;
Members
Version
SetDedupState
Enable
SetWeakRefState
EnableWeakRef
SetDirtyRangeTrackingState
EnableDirtyRangeTracking
SetWeakRefInconsistentState
SetWeakRefInconsistent
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11, version 24H2 |
Header | ntifs.h |