ReactOS 0.4.15-dev-7907-g95bf896
_SET_PARTITION_ATTRIBUTES Struct Reference

#include <ntdddisk.h>

Public Attributes

ULONG Version
 
BOOLEAN Persist
 
BOOLEAN Reserved1 [3]
 
ULONGLONG Attributes
 
ULONGLONG AttributesMask
 

Detailed Description

Definition at line 850 of file ntdddisk.h.

Member Data Documentation

◆ Attributes

ULONGLONG _SET_PARTITION_ATTRIBUTES::Attributes

Definition at line 854 of file ntdddisk.h.

◆ AttributesMask

ULONGLONG _SET_PARTITION_ATTRIBUTES::AttributesMask

Definition at line 855 of file ntdddisk.h.

◆ Persist

BOOLEAN _SET_PARTITION_ATTRIBUTES::Persist

Definition at line 852 of file ntdddisk.h.

◆ Reserved1

BOOLEAN _SET_PARTITION_ATTRIBUTES::Reserved1[3]

Definition at line 853 of file ntdddisk.h.

◆ Version

ULONG _SET_PARTITION_ATTRIBUTES::Version

Definition at line 851 of file ntdddisk.h.


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