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