Click or drag to resize
ImDiskControl Methods

The ImDiskControl type exposes the following members.

Methods
  NameDescription
Public methodCheckDriverVersion
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.
(Inherited from ImDiskObject.)
Public methodClose
Close device object.
(Inherited from ImDiskObject.)
Protected methodDispose (Inherited from ImDiskObject.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize (Inherited from ImDiskObject.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
See Also