ImDiskObject Class |
Namespace: LTR.IO.ImDisk
The ImDiskObject type exposes the following members.
Name | Description | |
---|---|---|
ImDiskObject(SafeFileHandle, FileAccess) |
Encapsulates a handle in a new ImDiskObject.
| |
ImDiskObject(String, FileAccess) |
Opens specified Path with CreateFile Win32 API and encapsulates the returned handle
in a new ImDiskObject.
|
Name | Description | |
---|---|---|
CheckDriverVersion |
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.
| |
Close |
Close device object.
| |
Dispose | ||
Equals | (Inherited from Object.) | |
Finalize | (Overrides ObjectFinalize.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
AccessMode | ||
SafeFileHandle |