Click or drag to resize

ScsiAdapterQueryDevice Method (UInt32)

Retrieves properties for an existing virtual disk.

Namespace:  Arsenal.ImageMounter
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public ScsiAdapterDeviceProperties QueryDevice(
	uint DeviceNumber
)

Parameters

DeviceNumber
Type: SystemUInt32
Device number of virtual disk to retrieve properties for.

Return Value

Type: ScsiAdapterDeviceProperties
See Also