API Methods |
The API type exposes the following members.
Name | Description | |
---|---|---|
EnumerateAdapterDeviceInstanceNames |
Builds a list of setup device ids for active Arsenal Image Mounter
objects. Device ids are used in calls to plug-and-play setup functions.
| |
EnumerateAdapterDeviceInstances |
Builds a list of setup device ids for active Arsenal Image Mounter
objects. Device ids are used in calls to plug-and-play setup functions.
| |
EnumerateAdapterDevicePaths |
Builds a list of device paths for active Arsenal Image Mounter
objects.
| |
EnumerateDeviceProperty | ||
EnumeratePhysicalDeviceObjectPaths | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
FormatFileSize(Int64) | ||
FormatFileSize(UInt64) | ||
GetDeviceType |
Gets device type bits from a Flag field.
| |
GetDiskType |
Gets disk type bits from a Flag field.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetOffsetByFileExt |
Checks if filename contains a known extension for which PhDskMnt knows of a constant offset value. That value can be
later passed as Offset parameter to CreateDevice method.
| |
GetProxyType |
Gets proxy type bits from a Flag field.
| |
GetSectorSizeFromFileName |
Returns sector size typically used for image file name extensions. Returns 2048 for
.iso, .nrg and .bin. Returns 512 for all other file name extensions.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetWriteOverlayStatus(SafeFileHandle, WriteFilterStatistics) |
Retrieves status of write overlay for mounted device.
| |
GetWriteOverlayStatus(String, WriteFilterStatistics) |
Retrieves status of write overlay for mounted device.
| |
IsModified |
Checks if Flags specifies a modified virtual disk.
| |
IsReadOnly |
Checks if Flags specifies a read only virtual disk.
| |
IsRemovable |
Checks if Flags specifies a removable virtual disk.
| |
RegisterWriteFilter | ||
RegisterWriteOverlayImage | ||
RescanScsiAdapter |
Issues a SCSI bus rescan on found Arsenal Image Mounter adapters. This causes Disk Management
in Windows to find newly created virtual disks and remove newly deleted ones.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
UnregisterWriteOverlayImage |