Exemplo n.º 1
0
 public static extern bool SetupDiCallClassInstaller(DI_FUNCTION InstallFunction, IntPtr DeviceInfoSet, ref SP_DEVINFO_DATA DeviceInfoData);
Exemplo n.º 2
0
 public static extern bool SetupDiCallClassInstaller(
      DI_FUNCTION installFunction,
      IntPtr deviceInfoSet,
      IntPtr deviceInfoData
 );
Exemplo n.º 3
0
 public static extern bool SetupDiCallClassInstaller(DI_FUNCTION InstallFunction, IntPtr DeviceInfoSet, ref SP_DEVINFO_DATA DeviceInfoData);
Exemplo n.º 4
0
 public static extern bool SetupDiCallClassInstaller(
     DI_FUNCTION installFunction,
     IntPtr deviceInfoSet,
     IntPtr deviceInfoData
     );