This is work in progress.

Windows / Headers / corerror.h / COR_E_OUTOFMEMORY

COR_E_OUTOFMEMORY

Code: 0x8007000e (0)

HRESULT Facility: FACILITY_WIN32 (7)

NTSTATUS Facility: FACILITY_NTWIN32 (7)

Abstract

The EE thows this exception when no more memory is avaible to continue execution

Associated Modules

ModuleCodeDescription
kernel32.dll0x8007000eRan out of memory
1 entry