Classes
| Class | Description | |
|---|---|---|
| ImDiskAPI |
ImDisk API for sending commands to ImDisk Virtual Disk Driver from .NET applications.
| |
| ImDiskControl |
Represents ImDisk Virtual Disk Driver control device object.
| |
| ImDiskDevice |
Represents ImDisk Virtual Disk Driver disk device objects.
| |
| ImDiskDeviceStream |
A FileStream derived class that represents disk devices by overriding properties and methods
where FileStream base implementation rely on file API not directly compatible with disk device
objects.
| |
| ImDiskObject |
Base class that represents ImDisk Virtual Disk Driver created device objects.
|
Structures
| Structure | Description | |
|---|---|---|
| DLL..::..ImDiskCreateData |
Delegates
| Delegate | Description | |
|---|---|---|
| DLL..::..ImDiskReadFileManagedProc | ||
| DLL..::..ImDiskReadFileUnmanagedProc |
Enumerations
| Enumeration | Description | |
|---|---|---|
| DLL..::..ImDiskAPIFlags |
ImDisk API behaviour flags.
| |
| ImDiskFlags |
Values for ImDisk flags fields used when creating, querying or modifying virtual disks.
|