ReactOS 0.4.15-dev-7942-gd23573b
_FEATURE_DATA_WRITE_PROTECT Struct Reference

#include <ntddmmc.h>

Collaboration diagram for _FEATURE_DATA_WRITE_PROTECT:

Public Attributes

FEATURE_HEADER Header
 
UCHAR SupportsSWPPBit:1
 
UCHAR SupportsPersistentWriteProtect:1
 
UCHAR WriteInhibitDCB:1
 
UCHAR DiscWriteProtectPAC:1
 
UCHAR Reserved01:4
 
UCHAR Reserved2 [3]
 

Detailed Description

Definition at line 173 of file ntddmmc.h.

Member Data Documentation

◆ DiscWriteProtectPAC

UCHAR _FEATURE_DATA_WRITE_PROTECT::DiscWriteProtectPAC

Definition at line 178 of file ntddmmc.h.

◆ Header

FEATURE_HEADER _FEATURE_DATA_WRITE_PROTECT::Header

Definition at line 174 of file ntddmmc.h.

◆ Reserved01

UCHAR _FEATURE_DATA_WRITE_PROTECT::Reserved01

Definition at line 179 of file ntddmmc.h.

◆ Reserved2

UCHAR _FEATURE_DATA_WRITE_PROTECT::Reserved2[3]

Definition at line 180 of file ntddmmc.h.

◆ SupportsPersistentWriteProtect

UCHAR _FEATURE_DATA_WRITE_PROTECT::SupportsPersistentWriteProtect

Definition at line 176 of file ntddmmc.h.

◆ SupportsSWPPBit

UCHAR _FEATURE_DATA_WRITE_PROTECT::SupportsSWPPBit

Definition at line 175 of file ntddmmc.h.

◆ WriteInhibitDCB

UCHAR _FEATURE_DATA_WRITE_PROTECT::WriteInhibitDCB

Definition at line 177 of file ntddmmc.h.


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