ReactOS 0.4.15-dev-7958-gcd0bb1a
_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 104 of file ntddvol.h.

Member Data Documentation

◆ ApplyToAllConnectedVolumes

BOOLEAN _VOLUME_SET_GPT_ATTRIBUTES_INFORMATION::ApplyToAllConnectedVolumes

Definition at line 107 of file ntddvol.h.

◆ GptAttributes

ULONGLONG _VOLUME_SET_GPT_ATTRIBUTES_INFORMATION::GptAttributes

Definition at line 105 of file ntddvol.h.

◆ Reserved1

USHORT _VOLUME_SET_GPT_ATTRIBUTES_INFORMATION::Reserved1

Definition at line 108 of file ntddvol.h.

◆ Reserved2

ULONG _VOLUME_SET_GPT_ATTRIBUTES_INFORMATION::Reserved2

Definition at line 109 of file ntddvol.h.

◆ RevertOnClose

BOOLEAN _VOLUME_SET_GPT_ATTRIBUTES_INFORMATION::RevertOnClose

Definition at line 106 of file ntddvol.h.


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