Click or drag to resize
ImDiskDeviceSaveImageFileInteractive Method
Overload List
  NameDescription
Public methodSaveImageFileInteractive
This function saves the contents of a device to an image file. This is a user-interactive function that displays dialog boxes where user can select image file and other options.
Public methodSaveImageFileInteractive(Boolean)
This function saves the contents of a device to an image file. This is a user-interactive function that displays dialog boxes where user can select image file and other options.
Public methodSaveImageFileInteractive(IntPtr)
This function saves the contents of a device to an image file. This is a user-interactive function that displays dialog boxes where user can select image file and other options.
Public methodSaveImageFileInteractive(IntPtr, Boolean)
This function saves the contents of a device to an image file. This is a user-interactive function that displays dialog boxes where user can select image file and other options.
Public methodSaveImageFileInteractive(IntPtr, UInt32)
This function saves the contents of a device to an image file. This is a user-interactive function that displays dialog boxes where user can select image file and other options.
Public methodSaveImageFileInteractive(IntPtr, UInt32, Boolean)
This function saves the contents of a device to an image file. This is a user-interactive function that displays dialog boxes where user can select image file and other options.
Top
See Also