Windows / Code / 0xc100f016
0xc100f016
Decimal: 3238064150 · Signed: -1056903146
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: 0xf016 (61462)
As NTSTATUS:- Sev: 3 (STATUS_SEVERITY_ERROR)
- C: 0 (Microsoft-defined)
- Facility: 0x100 (Unknown facility)
- Code: 0xf016 (61462)
Associated Modules
| Module | Found in | Description |
|---|
| bcdedit.exe | 1011 | Usually, any well-known entry identifiers are replaced by their friendly
shorthand form. Specifying /v as a command-line switch prevents this
replacement and displays all identifiers in full. Running "bcdedit /v" by
itself is equivalent to running "bcdedit /enum ACTIVE /v".
bcdedit /v
Example:
The following command lists the active entries in the system store with all
entry identifiers displayed in full.
bcdedit /enum ACTIVE /v |
| 1 entry |
Associated Headers