Error 0x80072F4F
Value: -2147012785 | 0x80072F4F | 2147954511
What does it mean ?
-
ERROR_FTP_DROPPED
-
- The FTP operation was not completed because the session was aborted.
- Value: 12111 | 0x2F4F | 0b0010111101001111
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