Click or drag to resize

APIEnumeratePhysicalDeviceObjectPaths Method

Namespace:  Arsenal.ImageMounter
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public static IEnumerable<string> EnumeratePhysicalDeviceObjectPaths(
	uint devinstAdapter,
	uint DeviceNumber
)

Parameters

devinstAdapter
Type: SystemUInt32
DeviceNumber
Type: SystemUInt32

Return Value

Type: IEnumerableString
See Also