Windows / Code / 0x4000273e
0x4000273e
Decimal: 1073751870 · Signed: 1073751870
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: 0x273e (10046)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x273e (10046)
Associated Modules
| Module | Found in | Description |
|---|
| cmd.exe | 78.11011 | Transaction successfully resumed. |
| fsutil.exe | 78.11011 | User: %1\%2 |
| vssadmin.exe | 78.11011 | %1 %2 [/For=VolumeName] [/All]
- Queries the status of in progress revert operations. If a
volume name is specified with the /For operation, the progress
of a revert of that volume is detailed. If the /All option is
specified, all in-progress reverts are listed.
Example Usage: vssadmin Query Reverts /For=E: |
| 3 entries |
Associated Headers