Exemple #1
0
 public static extern bool SetupDiCallClassInstaller(DI_FUNCTION InstallFunction, IntPtr DeviceInfoSet, ref SP_DEVINFO_DATA DeviceInfoData);
 public static extern bool SetupDiCallClassInstaller(
      DI_FUNCTION installFunction,
      IntPtr deviceInfoSet,
      IntPtr deviceInfoData
 );
Exemple #3
0
 public static extern bool SetupDiCallClassInstaller(DI_FUNCTION InstallFunction, IntPtr DeviceInfoSet, ref SP_DEVINFO_DATA DeviceInfoData);
Exemple #4
0
 public static extern bool SetupDiCallClassInstaller(
     DI_FUNCTION installFunction,
     IntPtr deviceInfoSet,
     IntPtr deviceInfoData
     );