Click or drag to resize
ImDiskObjectCheckDriverVersion Method
Checks if version of running ImDisk Virtual Disk Driver servicing this device object is compatible with this API library. If this device object is not created by ImDisk Virtual Disk Driver this method returns False.

Namespace: LTR.IO.ImDisk
Assembly: ImDiskNet (in ImDiskNet.dll) Version: 1.0.0.0 (1.0.007.0)
Syntax
public bool CheckDriverVersion()

Return Value

Type: Boolean
See Also