Click or drag to resize
ImDiskAPIForceRemoveDevice Method
Forcefully removes an existing ImDisk virtual disk from system even if it is use by other applications.

Namespace: LTR.IO.ImDisk
Assembly: ImDiskNet (in ImDiskNet.dll) Version: 1.0.0.0 (1.0.007.0)
Syntax
public static void ForceRemoveDevice(
	uint DeviceNumber
)

Parameters

DeviceNumber
Type: SystemUInt32
Device number to remove.
See Also