Windows / Code / 0xc03a0009
0xc03a0009
HRESULT Facility: FACILITY_USERMODE_VHD (58)
NTSTATUS Facility: Unknown (58)
Associated Modules
Module | Description |
---|---|
kernel32.dll | Failed to write to the virtual hard disk failed because the system failed to allocate a new block in the virtual hard disk. |
ntdll.dll | Failed to write to the virtual hard disk failed because the system failed to allocate a new block in the virtual hard disk. |
2 entries |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_VHD_BLOCK_ALLOCATION_FAILURE | Failed to write to the virtual hard disk failed because the system failed to allocate a new block in the virtual hard disk. |
winerror.h | ERROR_VHD_BLOCK_ALLOCATION_FAILURE | Failed to write to the virtual hard disk failed because the system failed to allocate a new block in the virtual hard disk. |
2 entries |