ReactOS 0.4.15-dev-8434-g155a7c7
_VOLUME_SET_GPT_ATTRIBUTES_INFORMATION Struct Reference

#include <ntddvol.h>

Public Attributes

ULONGLONG GptAttributes
 
BOOLEAN RevertOnClose
 
BOOLEAN ApplyToAllConnectedVolumes
 
USHORT Reserved1
 
ULONG Reserved2
 

Detailed Description

Definition at line 143 of file ntddvol.h.

Member Data Documentation

◆ ApplyToAllConnectedVolumes

BOOLEAN _VOLUME_SET_GPT_ATTRIBUTES_INFORMATION::ApplyToAllConnectedVolumes

Definition at line 146 of file ntddvol.h.

◆ GptAttributes

ULONGLONG _VOLUME_SET_GPT_ATTRIBUTES_INFORMATION::GptAttributes

Definition at line 144 of file ntddvol.h.

◆ Reserved1

USHORT _VOLUME_SET_GPT_ATTRIBUTES_INFORMATION::Reserved1

Definition at line 147 of file ntddvol.h.

◆ Reserved2

ULONG _VOLUME_SET_GPT_ATTRIBUTES_INFORMATION::Reserved2

Definition at line 148 of file ntddvol.h.

◆ RevertOnClose

BOOLEAN _VOLUME_SET_GPT_ATTRIBUTES_INFORMATION::RevertOnClose

Definition at line 145 of file ntddvol.h.


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