Windows / Code / 0xc100f02f
0xc100f02f
Decimal: 3238064175 · Signed: -1056903121
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: 0xf02f (61487)
As NTSTATUS:- Sev: 3 (STATUS_SEVERITY_ERROR)
- C: 0 (Microsoft-defined)
- Facility: 0x100 (Unknown facility)
- Code: 0xf02f (61487)
Associated Modules
| Module | Found in | Description |
|---|
| bcdedit.exe | 1011 | CUSTOM TYPES
A custom type identifies the data format and meaning of a value that is not
represented by a friendly type name built in to BCDedit. Custom types are
typically used to extend the functionality of BCD.
A custom type has the following format:
custom:0xXXXXXXXX The literal string "custom:" followed by an 8-digit
hexadecimal number that encodes the format and meaning of the type.
A custom type appears in the same parameter position as a friendly type name in
a /set or /deletevalue command. For example:
bcdedit /set {} custom:0xXXXXXXXX
For information about custom types that can be used with this version of
BCDedit, search the Microsoft Knowledge Base for these keywords: BCD, BCDedit,
custom types |
| 1 entry |
Associated Headers