Error 0x80071ABC

Value: -2147018052 | 0x80071ABC | 2147949244

What does it mean ?

ERROR_SPARSE_NOT_ALLOWED_IN_TRANSACTION  
The sparse operation could not be completed because a transaction is active on the file.
Value: 6844 | 0x1ABC | 0b0001101010111100

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