Error 0x80073AA6

Value: -2147009882 | 0x80073AA6 | 2147957414

What does it mean ?

ERROR_EVT_FILTER_ALREADYSCOPED  
An expression can only be followed by a change of scope operation if it itself evaluates to a node set and is not already part of some other change of scope operation.
Value: 15014 | 0x3AA6 | 0b0011101010100110

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