Click or drag to resize

NativeFileIOUpdateDriverForPnPDevices Method

Namespace:  Arsenal.ImageMounter.IO
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public static void UpdateDriverForPnPDevices(
	IntPtr OwnerWindow,
	string InfPath,
	string hwid,
	bool forceReplaceExisting
)

Parameters

OwnerWindow
Type: SystemIntPtr
InfPath
Type: SystemString
hwid
Type: SystemString
forceReplaceExisting
Type: SystemBoolean
See Also