Click or drag to resize

NativeFileIOEnumerateDeviceInstancesForService Method

Namespace:  Arsenal.ImageMounter.IO
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public static uint EnumerateDeviceInstancesForService(
	string service,
	out IEnumerable<string> instances
)

Parameters

service
Type: SystemString
instances
Type: System.Collections.GenericIEnumerableString

Return Value

Type: UInt32
See Also