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.ImDiskAssembly: ImDiskNet (in ImDiskNet.dll) Version: 1.0.0.0 (1.0.007.0)
Syntax public bool CheckDriverVersion()
Public Function CheckDriverVersion As Boolean
public:
bool CheckDriverVersion()
member CheckDriverVersion : unit -> bool
Return Value
Type:
BooleanSee Also