#include <sbWindowsUSBDeviceUtils.h>
Public Member Functions | |
sbWinUSBDeviceRef () | |
Public Attributes | |
DEVINST | devInst |
HANDLE | hubFile |
ULONG | portIndex |
This class is used to reference a USB device.
Definition at line 71 of file sbWindowsUSBDeviceUtils.h.
|
inline |
Definition at line 84 of file sbWindowsUSBDeviceUtils.h.
DEVINST sbWinUSBDeviceRef::devInst |
Definition at line 80 of file sbWindowsUSBDeviceUtils.h.
HANDLE sbWinUSBDeviceRef::hubFile |
Definition at line 81 of file sbWindowsUSBDeviceUtils.h.
ULONG sbWinUSBDeviceRef::portIndex |
Definition at line 82 of file sbWindowsUSBDeviceUtils.h.