Windows / Code / 0x8002000e
0x8002000e
HRESULT Facility: FACILITY_DISPATCH (2)
NTSTATUS Facility: FACILITY_RPC_RUNTIME (2)
Associated Modules
Module | Description |
---|---|
kernel32.dll | Invalid number of parameters. |
1 entry |
Associated Headers
Header | Symbolic | Description |
---|---|---|
corerror.h | COR_E_TARGETPARAMCOUNT | There was a mismatch between number of arguments provided and the number expected |
winerror.h | DISP_E_BADPARAMCOUNT | Invalid number of parameters. |
2 entries |