Error 0x80070289

Value: -2147024247 | 0x80070289 | 2147943049

What does it mean ?

ERROR_MOUNT_POINT_NOT_RESOLVED  
The create operation failed because the name contained at least one mount point which resolves to a volume to which the specified device object is not attached.
Value: 649 | 0x0289 | 0b0000001010001001

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