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()
Public Function CheckDriverVersion As Boolean
public:
bool CheckDriverVersion()
member CheckDriverVersion : unit -> bool
Return Value
Type:
BooleanSee Also