This is work in progress.

Windows / Headers / corerror.h / COR_E_NULLREFERENCE

COR_E_NULLREFERENCE

Code: 0x80004003 (0)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

Dereferencing a null reference. In general class libraries should not throw this

Associated Modules

ModuleCodeDescription
kernel32.dll0x80004003Invalid pointer
1 entry