Changes between Version 15 and Version 16 of libwdi/usage
- Timestamp:
- 06/11/10 12:43:28 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
libwdi/usage
v15 v16 202 202 '''path''': the directory where the inf should be created[[BR]] 203 203 '''inf_name''': the name of the inf to generate (including the .inf extension)[[BR]] 204 '''driver_type''': must be either WDI_WINUSB or WDI_LIBUSB, depending on whether the device should use the WinUSB or libusb0.sysdriver204 '''driver_type''': must be either '''WDI_WINUSB''', '''WDI_LIBUSB''' or '''WDI_USER''', depending on whether the device should use the WinUSB, libusb0.sys or a custom user driver 205 205 206 206 '''Return value:'''