Windows / Headers / ntstatus.h / STATUS_INVALID_USER_BUFFER
STATUS_INVALID_USER_BUFFER
Code: 0xc00000e8 (0)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
An access to a user buffer failed at an "expected" point in time. This code is defined since the caller does not want to accept STATUS_ACCESS_VIOLATION in its filter.
Associated Modules
| Module | Code | Description |
|---|---|---|
| ntdll.dll | 0xc00000e8 | An access to a user buffer failed at an "expected" point in time. This code is defined since the caller does not want to accept STATUS_ACCESS_VIOLATION in its filter. |
| 1 entry | ||