Windows / Code / 0xc100f02b
0xc100f02b
Decimal: 3238064171 · Signed: -1056903125
As HRESULT:- S: 1 (Failure)
- R: 1 (Reserved, must be clear in a well-formed HRESULT)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x100 (Unknown facility)
- Code: 0xf02b (61483)
As NTSTATUS:- Sev: 3 (STATUS_SEVERITY_ERROR)
- C: 0 (Microsoft-defined)
- Facility: 0x100 (Unknown facility)
- Code: 0xf02b (61483)
Associated Modules
| Module | Found in | Description |
|---|
| bcdedit.exe | 1011 | RESUME LOADER
The following types apply to entries for the resume loader. For information
about data formats for these types, run "bcdedit /? FORMATS".
Display
=======
BOOTUX Defines the graphics experience during resume.
Can be Disabled, Basic, or Standard. (Defunct.)
BOOTMENUPOLICY Defines the type of boot menus the system will
use. Can be Legacy or Standard.
Hibernation file
================
FILEDEVICE (Device) Specifies the device containing the hibernation
file.
FILEPATH (String) Specifies the path of the hibernation file.
Other
=====
ASSOCIATEDOSDEVICE (Device) Names the OS device associated with the
hibernated OS. This is only useful in cases
where the hibernation file is not stored on
the OS device.
CUSTOMSETTINGS (Boolean) Allows resume loader to use custom settings.
PAE (Boolean) Indicates whether the hibernated OS was
running with PAE enabled.
For additional types that apply to the resume application, run
"bcdedit /? TYPES BOOTAPP". |
| 1 entry |
Associated Headers