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
| Module | Code | Description |
|---|---|---|
| kernel32.dll | 0x80004003 | Invalid pointer |
| 1 entry | ||