Click or drag to resize

NativeFileIOGetScsiAddressForNtDevice Method

Retrieves status of write overlay for mounted device.

Namespace:  Arsenal.ImageMounter.IO
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public static Nullable<NativeFileIOSCSI_ADDRESS> GetScsiAddressForNtDevice(
	string NtDevicePath
)

Parameters

NtDevicePath
Type: SystemString
Path to device.

Return Value

Type: NullableNativeFileIOSCSI_ADDRESS
See Also