ReactOS 0.4.15-dev-7842-g558ab78
_FEATURE_DATA_WRITE_ONCE Struct Reference

#include <ntddmmc.h>

Collaboration diagram for _FEATURE_DATA_WRITE_ONCE:

Public Attributes

FEATURE_HEADER Header
 
UCHAR LogicalBlockSize [4]
 
UCHAR Blocking [2]
 
UCHAR ErrorRecoveryPagePresent:1
 
UCHAR Reserved1:7
 
UCHAR Reserved2
 

Detailed Description

Definition at line 262 of file ntddmmc.h.

Member Data Documentation

◆ Blocking

UCHAR _FEATURE_DATA_WRITE_ONCE::Blocking[2]

Definition at line 265 of file ntddmmc.h.

◆ ErrorRecoveryPagePresent

UCHAR _FEATURE_DATA_WRITE_ONCE::ErrorRecoveryPagePresent

Definition at line 266 of file ntddmmc.h.

◆ Header

FEATURE_HEADER _FEATURE_DATA_WRITE_ONCE::Header

Definition at line 263 of file ntddmmc.h.

◆ LogicalBlockSize

UCHAR _FEATURE_DATA_WRITE_ONCE::LogicalBlockSize[4]

Definition at line 264 of file ntddmmc.h.

◆ Reserved1

UCHAR _FEATURE_DATA_WRITE_ONCE::Reserved1

Definition at line 267 of file ntddmmc.h.

◆ Reserved2

UCHAR _FEATURE_DATA_WRITE_ONCE::Reserved2

Definition at line 268 of file ntddmmc.h.


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