Error 0x80073B92

Value: -2147009646 | 0x80073B92 | 2147957650

What does it mean ?

ERROR_AMBIGUOUS_SYSTEM_DEVICE  
The requested system device cannot be identified due to multiple indistinguishable devices potentially matching the identification criteria.
Value: 15250 | 0x3B92 | 0b0011101110010010

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