ReactOS 0.4.15-dev-7953-g1f49173
_GET_CONFIGURATION_HEADER Struct Reference

#include <ntddmmc.h>

Public Attributes

UCHAR DataLength [4]
 
UCHAR Reserved [2]
 
UCHAR CurrentProfile [2]
 
UCHAR Data [0]
 

Detailed Description

Definition at line 19 of file ntddmmc.h.

Member Data Documentation

◆ CurrentProfile

UCHAR _GET_CONFIGURATION_HEADER::CurrentProfile[2]

Definition at line 22 of file ntddmmc.h.

◆ Data

UCHAR _GET_CONFIGURATION_HEADER::Data[0]

Definition at line 24 of file ntddmmc.h.

◆ DataLength

UCHAR _GET_CONFIGURATION_HEADER::DataLength[4]

Definition at line 20 of file ntddmmc.h.

◆ Reserved

UCHAR _GET_CONFIGURATION_HEADER::Reserved[2]

Definition at line 21 of file ntddmmc.h.


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