ReactOS 0.4.15-dev-7942-gd23573b
_BL_BOOT_ERROR Struct Reference

#include <bootmgr.h>

Public Attributes

ULONG ErrorCode
 
NTSTATUS ErrorStatus
 
ULONG Unknown1
 
PWCHAR ErrorString
 
PWCHAR FileName
 
ULONG HelpMsgId
 
ULONG Unknown2
 

Detailed Description

Definition at line 37 of file bootmgr.h.

Member Data Documentation

◆ ErrorCode

ULONG _BL_BOOT_ERROR::ErrorCode

Definition at line 39 of file bootmgr.h.

Referenced by BmpErrorLog().

◆ ErrorStatus

NTSTATUS _BL_BOOT_ERROR::ErrorStatus

Definition at line 40 of file bootmgr.h.

Referenced by BmpErrorLog().

◆ ErrorString

PWCHAR _BL_BOOT_ERROR::ErrorString

Definition at line 42 of file bootmgr.h.

Referenced by BmpErrorLog().

◆ FileName

PWCHAR _BL_BOOT_ERROR::FileName

Definition at line 43 of file bootmgr.h.

Referenced by BmpErrorLog().

◆ HelpMsgId

ULONG _BL_BOOT_ERROR::HelpMsgId

Definition at line 44 of file bootmgr.h.

Referenced by BmpErrorLog().

◆ Unknown1

ULONG _BL_BOOT_ERROR::Unknown1

Definition at line 41 of file bootmgr.h.

Referenced by BmpErrorLog().

◆ Unknown2

ULONG _BL_BOOT_ERROR::Unknown2

Definition at line 45 of file bootmgr.h.

Referenced by BmpErrorLog().


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