Error 0x80073AAF
Value: -2147009873 | 0x80073AAF | 2147957423
What does it mean ?
-
ERROR_EVT_INVALID_CHANNEL_PROPERTY_VALUE
-
- Channel property %1!s! contains invalid value. The value has invalid type, is outside of valid range, can't be updated or is not supported by this type of channel.
- Value: 15023 | 0x3AAF | 0b0011101010101111
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
StackOverflow
Other Errors for FACILITY_WIN32