0x80020012
Decimal: 2147614738 · Signed: -2147352558
As HRESULT:- S: 1 (Failure)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x002 (FACILITY_DISPATCH: COM Dispatch)
- Code: 0x0012 (18)
- Sev: 2 (STATUS_SEVERITY_WARNING)
- C: 0 (Microsoft-defined)
- Facility: 0x002 (FACILITY_RPC_RUNTIME: Windows Remote Procedure Call Runtime)
- Code: 0x0012 (18)
Associated Modules
| Module | Found in | Description |
|---|---|---|
| KernelBase.dll | 78.1 | Division by zero. |
| kernel32.dll | 78.11011 | Division by zero. |
| 2 entries | ||
Associated Headers
| Header | Symbolic | Description |
|---|---|---|
| corerror.h | COR_E_DIVIDEBYZERO | Attempted to divide a number by zero. |
| winerror.h | DISP_E_DIVBYZERO | Division by zero. |
| 2 entries | ||