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.