Click or drag to resize
ImDiskObject Methods

The ImDiskObject 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.
Public methodClose
Close device object.
Protected methodDispose
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize (Overrides ObjectFinalize.)
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