|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <bootmgr.h>
Public Attributes | |
| ULONG | ErrorCode |
| NTSTATUS | ErrorStatus |
| ULONG | Unknown1 |
| PWCHAR | ErrorString |
| PWCHAR | FileName |
| ULONG | HelpMsgId |
| ULONG | Unknown2 |
| ULONG _BL_BOOT_ERROR::ErrorCode |
Definition at line 39 of file bootmgr.h.
Referenced by BmpErrorLog().
| NTSTATUS _BL_BOOT_ERROR::ErrorStatus |
Definition at line 40 of file bootmgr.h.
Referenced by BmpErrorLog().
| PWCHAR _BL_BOOT_ERROR::ErrorString |
Definition at line 42 of file bootmgr.h.
Referenced by BmpErrorLog().
| PWCHAR _BL_BOOT_ERROR::FileName |
Definition at line 43 of file bootmgr.h.
Referenced by BmpErrorLog().
| ULONG _BL_BOOT_ERROR::HelpMsgId |
Definition at line 44 of file bootmgr.h.
Referenced by BmpErrorLog().
| ULONG _BL_BOOT_ERROR::Unknown1 |
Definition at line 41 of file bootmgr.h.
Referenced by BmpErrorLog().
| ULONG _BL_BOOT_ERROR::Unknown2 |
Definition at line 45 of file bootmgr.h.
Referenced by BmpErrorLog().