ReactOS 0.4.15-dev-7953-g1f49173
_BL_PACKED_BOOT_ERROR Struct Reference

#include <bootmgr.h>

Collaboration diagram for _BL_PACKED_BOOT_ERROR:

Public Attributes

PBL_BOOT_ERROR BootError
 
ULONG Unknown
 
ULONG Size
 

Detailed Description

Definition at line 48 of file bootmgr.h.

Member Data Documentation

◆ BootError

PBL_BOOT_ERROR _BL_PACKED_BOOT_ERROR::BootError

Definition at line 50 of file bootmgr.h.

Referenced by BmErrorPurge().

◆ Size

ULONG _BL_PACKED_BOOT_ERROR::Size

Definition at line 52 of file bootmgr.h.

Referenced by BmErrorPurge().

◆ Unknown

ULONG _BL_PACKED_BOOT_ERROR::Unknown

Definition at line 51 of file bootmgr.h.


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