Error 0x800A000E
Value: -2146828274 | 0x800A000E | 2148139022
What does it mean ?
-
CTL_E_OUTOFSTRINGSPACE
-
- DirectShow: There is insufficient string space to perform the requested operation. Certain operations (copying, for example) involve temporary strings that use up string space.
- Value: 14 | 0x000E | 0b0000000000001110
Where does it come from ?
-
FACILITY_CONTROL
-
- Used by OLE controls. You can find a complete list of the error codes in OLECTL.H - errors from: VB, VBScript, JScript, ADO, third party controls
- Value: 10 | 0x00A | 0b00001010
StackOverflow
Other Errors for FACILITY_CONTROL