Click or drag to resize

APIEnumerateAdapterDevicePaths Method

Builds a list of device paths for active Arsenal Image Mounter objects.

Namespace:  Arsenal.ImageMounter
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public static IEnumerable<string> EnumerateAdapterDevicePaths(
	IntPtr hwndParent
)

Parameters

hwndParent
Type: SystemIntPtr

Return Value

Type: IEnumerableString
See Also