This is work in progress.

Windows / Headers / ntstatus.h / STATUS_DISK_FULL

STATUS_DISK_FULL

Code: 0xc000007f (0)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

An operation failed because the disk was full. If this is a thinly provisioned volume the physical storage backing this volume has been exhausted.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc000007fAn operation failed because the disk was full. If this is a thinly provisioned volume the physical storage backing this volume has been exhausted.
1 entry