Windows / Code / 0xc03a000c
0xc03a000c
HRESULT Facility: FACILITY_USERMODE_VHD (58)
NTSTATUS Facility: Unknown (58)
Associated Modules
Module | Description |
---|---|
kernel32.dll | The virtual hard disk is corrupted. The block bitmap does not match with the block data present in the virtual hard disk. |
ntdll.dll | The virtual hard disk is corrupted. The block bitmap does not match with the block data present in the virtual hard disk. |
2 entries |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_VHD_BITMAP_MISMATCH | The virtual hard disk is corrupted. The block bitmap does not match with the block data present in the virtual hard disk. |
winerror.h | ERROR_VHD_BITMAP_MISMATCH | The virtual hard disk is corrupted. The block bitmap does not match with the block data present in the virtual hard disk. |
2 entries |