Constant dokany_sys::DOKAN_MOUNT_ERROR
source · pub const DOKAN_MOUNT_ERROR: DokanMainResult = -5;
Expand description
Dokan mount failed.
Can’t assign a drive letter or mount point. Probably already used by another volume.
pub const DOKAN_MOUNT_ERROR: DokanMainResult = -5;
Dokan mount failed.
Can’t assign a drive letter or mount point. Probably already used by another volume.