NativeFileIOInstallFromInfSection Method |
Namespace: Arsenal.ImageMounter.IO
public static void InstallFromInfSection( IntPtr OwnerWindow, string InfPath, string InfSection )
Public Shared Sub InstallFromInfSection ( OwnerWindow As IntPtr, InfPath As String, InfSection As String )
public: static void InstallFromInfSection( IntPtr OwnerWindow, String^ InfPath, String^ InfSection )
static member InstallFromInfSection : OwnerWindow : IntPtr * InfPath : string * InfSection : string -> unit
Copyright: (c) Arsenal Recon. All Rights Reserved.