Can someone help me decode this HResult? What does it mean? I know the negative stands for a failure. How about the rest of the 10 bits?
I referenced MSDN HResult a
Print it as an hexadecimal number, then, use for instance, VisualStudio ErrorLookup, to get the message.