ReactOS 0.4.15-dev-7953-g1f49173
_FSCTL_SET_INTEGRITY_INFORMATION_BUFFER Struct Reference

#include <shellext.h>

Public Attributes

WORD ChecksumAlgorithm
 
WORD Reserved
 
DWORD Flags
 

Detailed Description

Definition at line 215 of file shellext.h.

Member Data Documentation

◆ ChecksumAlgorithm

WORD _FSCTL_SET_INTEGRITY_INFORMATION_BUFFER::ChecksumAlgorithm

Definition at line 216 of file shellext.h.

Referenced by BtrfsContextMenu::reflink_copy(), and reflink_copy2().

◆ Flags

DWORD _FSCTL_SET_INTEGRITY_INFORMATION_BUFFER::Flags

Definition at line 218 of file shellext.h.

Referenced by BtrfsContextMenu::reflink_copy(), and reflink_copy2().

◆ Reserved

WORD _FSCTL_SET_INTEGRITY_INFORMATION_BUFFER::Reserved

Definition at line 217 of file shellext.h.

Referenced by BtrfsContextMenu::reflink_copy(), and reflink_copy2().


The documentation for this struct was generated from the following files: