Click or drag to resize

DeviceProperties Properties

The ScsiAdapterDeviceProperties type exposes the following members.

Properties
  NameDescription
Public propertyBytesPerSector
Number of bytes per sector for virtual disk geometry.
Public propertyDeviceNumber
Device number of virtual disk.
Public propertyDiskSize
Size of virtual disk.
Public propertyFilename
Name of disk image file holding storage for file type virtual disk or used to create a virtual memory type virtual disk.
Public propertyFlags
Flags specifying properties for virtual disk. See comments for each flag value.
Public propertyImageOffset
A skip offset if virtual disk data does not begin immediately at start of disk image file. Frequently used with image formats like Nero NRG which start with a file header not used by Arsenal Image Mounter or Windows filesystem drivers.
Public propertyWriteOverlayImageFile
Path to differencing file used in write-temporary mode.
Top
See Also