Click or drag to resize

NativeFileIORunDLLInstallHinfSection 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 RunDLLInstallHinfSection(
	IntPtr OwnerWindow,
	string InfPath,
	string InfSection
)

Parameters

OwnerWindow
Type: SystemIntPtr
InfPath
Type: SystemString
InfSection
Type: SystemString
See Also