ReactOS 0.4.15-dev-7958-gcd0bb1a
_FSCTL_GET_INTEGRITY_INFORMATION_BUFFER Struct Reference

#include <shellext.h>

Public Attributes

WORD ChecksumAlgorithm
 
WORD Reserved
 
DWORD Flags
 
DWORD ChecksumChunkSizeInBytes
 
DWORD ClusterSizeInBytes
 

Detailed Description

Definition at line 207 of file shellext.h.

Member Data Documentation

◆ ChecksumAlgorithm

WORD _FSCTL_GET_INTEGRITY_INFORMATION_BUFFER::ChecksumAlgorithm

◆ ChecksumChunkSizeInBytes

DWORD _FSCTL_GET_INTEGRITY_INFORMATION_BUFFER::ChecksumChunkSizeInBytes

Definition at line 211 of file shellext.h.

Referenced by get_integrity_information().

◆ ClusterSizeInBytes

DWORD _FSCTL_GET_INTEGRITY_INFORMATION_BUFFER::ClusterSizeInBytes

◆ Flags

DWORD _FSCTL_GET_INTEGRITY_INFORMATION_BUFFER::Flags

◆ Reserved

WORD _FSCTL_GET_INTEGRITY_INFORMATION_BUFFER::Reserved

Definition at line 209 of file shellext.h.

Referenced by get_integrity_information().


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