ReactOS 0.4.15-dev-7942-gd23573b
_BCD_PACKED_ELEMENT Struct Reference

#include <bcd.h>

Collaboration diagram for _BCD_PACKED_ELEMENT:

Public Attributes

struct _BCD_PACKED_ELEMENTNextEntry
 
BcdElementType RootType
 
 BCD_ELEMENT_HEADER
 
UCHAR Data [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 281 of file bcd.h.

Member Data Documentation

◆ BCD_ELEMENT_HEADER

_BCD_PACKED_ELEMENT::BCD_ELEMENT_HEADER

Definition at line 285 of file bcd.h.

◆ Data

UCHAR _BCD_PACKED_ELEMENT::Data[ANYSIZE_ARRAY]

Definition at line 286 of file bcd.h.

◆ NextEntry

struct _BCD_PACKED_ELEMENT* _BCD_PACKED_ELEMENT::NextEntry

◆ RootType

BcdElementType _BCD_PACKED_ELEMENT::RootType

Definition at line 284 of file bcd.h.


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