Click or drag to resize

NativeFileIOEnumerateWin32DevicePaths Method

Namespace:  Arsenal.ImageMounter.IO
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public static IEnumerable<string> EnumerateWin32DevicePaths(
	string nt_device_path
)

Parameters

nt_device_path
Type: SystemString

Return Value

Type: IEnumerableString
See Also