ImDiskObject Constructor |
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.
|