Error 0x80040002
Value: -2147221502 | 0x80040002 | 2147745794
What does it mean ?
-
OLE_E_ENUM_NOMORE
-
- Can't enumerate any more, because the associated data is missing
- Value: 2 | 0x0002 | 0b0000000000000010
Where does it come from ?
-
FACILITY_ITF
-
- COM/OLE Interface management. FACILITY_ITF is designated for user-defined error codes returned from interface methods
- Value: 4 | 0x004 | 0b00000100
StackOverflow
Other Errors for FACILITY_ITF