Click or drag to resize

ScsiAdapterCheckDriverVersion Method

Checks if version of running Arsenal Image Mounter SCSI miniport servicing this device object is compatible with this API library. If this device object is not created by Arsenal Image Mounter SCSI miniport, an exception is thrown.

Namespace:  Arsenal.ImageMounter
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public bool CheckDriverVersion()

Return Value

Type: Boolean
See Also