ImDiskDeviceSaveImageFile Method |
Name | Description | |
---|---|---|
SaveImageFile(String) |
Saves contents of disk device to an image file.
| |
SaveImageFile(SafeFileHandle, UInt32) |
Saves contents of disk device to an image file.
| |
SaveImageFile(FileStream, UInt32) |
Saves contents of disk device to an image file.
| |
SaveImageFile(String, UInt32) |
Saves contents of disk device to an image file.
| |
SaveImageFile(SafeFileHandle, UInt32, ActionActionBoolean) |
Saves contents of disk device to an image file while pumping window messages between reads and writes.
| |
SaveImageFile(FileStream, UInt32, ActionActionBoolean) |
Saves contents of disk device to an image file while pumping window messages between reads and writes.
| |
SaveImageFile(String, UInt32, ActionActionBoolean) |
Saves contents of disk device to an image file while pumping window messages between reads and writes.
|