Error 0x80073B60

Value: -2147009696 | 0x80073B60 | 2147957600

What does it mean ?

ERROR_MCA_INVALID_CAPABILITIES_STRING  
The monitor returned a DDC/CI capabilities string that did not comply with the ACCESS.bus 3.0, DDC/CI 1.1 or MCCS 2 Revision 1 specification.
Value: 15200 | 0x3B60 | 0b0011101101100000

Where does it come from ?

FACILITY_WIN32  
Provides a way to handle error codes from functions in the Win32 API as an HRESULT. (Error codes in 16 - bit OLE that duplicated Win32 error codes have also been changed to FACILITY_WIN32)
Value: 7 | 0x007 | 0b00000111

Other Errors for FACILITY_WIN32