Windows / Code / 0xc03a001a
0xc03a001a
HRESULT Facility: FACILITY_USERMODE_VHD (58)
NTSTATUS Facility: Unknown (58)
Associated Modules
Module | Description |
---|---|
kernel32.dll | The requested operation could not be completed due to a virtual disk system limitation. Virtual hard disk files must be uncompressed and unencrypted and must not be sparse. |
ntdll.dll | The requested operation could not be completed due to a virtual disk system limitation. Virtual hard disk files must be uncompressed and unencrypted and must not be sparse. |
2 entries |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_VIRTUAL_DISK_LIMITATION | The requested operation could not be completed due to a virtual disk system limitation. Virtual hard disk files must be uncompressed and unencrypted and must not be sparse. |
winerror.h | ERROR_VIRTUAL_DISK_LIMITATION | The requested operation could not be completed due to a virtual disk system limitation. Virtual hard disk files must be uncompressed and unencrypted and must not be sparse. |
2 entries |