Windows / Code / 0x4000c484
0x4000c484
Decimal: 1073792132 · Signed: 1073792132
As HRESULT:- S: 0 (Success)
- R: 1 (Reserved, must be clear in a well-formed HRESULT)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0xc484 (50308)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0xc484 (50308)
Associated Modules
| Module | Found in | Description |
|---|
| refsutil.exe | 11 | ---- Volume Compression Management ----
Usage:
refsutil rollbackprotection freeze [-allowMountOnRollbackDetection] [-userPayloadFile ] [-volumePath]
refsutil rollbackprotection query [-userPayloadFile ] [-volumePath]
Eg:
refsutil rollbackprotection query C:
refsutil rollbackprotection freeze -userPayloadFile customPayload.bin C: |
| 1 entry |
Associated Headers