JET_errFileIOBeyondEOF
Code: 0xfffff05f (4294963295)
As HRESULT:- S: 1 (Failure)
- R: 1 (Part of the wrapped NTSTATUS severity, since N is set)
- C: 1 (Customer-defined)
- N: 1 (Wraps an NTSTATUS value)
- X: 1 (Reserved, only expected on the TRK exceptions)
- Facility: 0x7ff (Unknown facility)
- Code: 0xf05f (61535)
- Sev: 3 (STATUS_SEVERITY_ERROR)
- C: 1 (Customer-defined)
- N: 1 (Reserved, must be clear in a well-formed NTSTATUS)
- Facility: 0xfff (Unknown facility)
- Code: 0xf05f (61535)
Abstract
a read was issued to a location beyond EOF (writes will expand the file)
Documented in Win32
Extensible Storage Engine Error Codes
A read was issued to a location beyond the EOF (writes will expand the file).