Windows / Code / 0xc038001b
0xc038001b
HRESULT Facility: FACILITY_USERMODE_VOLMGR (56)
NTSTATUS Facility: Unknown (56)
Associated Modules
Module | Description |
---|---|
kernel32.dll | The specified volume is retained and can only be extended into a contiguous extent. The specified extent to grow the volume is not contiguous with the specified volume. |
ntdll.dll | The specified volume is retained and can only be extended into a contiguous extent. The specified extent to grow the volume is not contiguous with the specified volume. |
2 entries |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_VOLMGR_EXTENT_NOT_CONTIGUOUS | The specified volume is retained and can only be extended into a contiguous extent. The specified extent to grow the volume is not contiguous with the specified volume. |
winerror.h | ERROR_VOLMGR_EXTENT_NOT_CONTIGUOUS | The specified volume is retained and can only be extended into a contiguous extent. The specified extent to grow the volume is not contiguous with the specified volume. |
2 entries |