Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
win10/peripherals/PeripheralBusUSB.cpp File Reference

Macros

#define MAX_BUS_DEVICES   2000
 

Functions

bool GetProductAndVendorId (const PeripheralType type, const std::string &strDeviceLocation, int *iVendorId, int *iProductId)
 

Macro Definition Documentation

◆ MAX_BUS_DEVICES

#define MAX_BUS_DEVICES   2000

Function Documentation

◆ GetProductAndVendorId()

bool GetProductAndVendorId ( const PeripheralType  type,
const std::string &  strDeviceLocation,
int *  iVendorId,
int *  iProductId 
)