7 #ifndef __PVDEVICEINFOUSB_H__ 8 #define __PVDEVICEINFOUSB_H__ 10 #include <PvDeviceInfo.h> 26 #ifndef PV_GENERATING_DOXYGEN_DOC 30 void SetStatus(
PvUSBStatus aValue ) { mStatus = aValue; }
32 #endif // PV_GENERATING_DOXYGEN_DOC Represents one interface (network adapter or USB host controller) on a system (the PC) ...
Definition: PvInterface.h:25
PvDeviceInfoType
The type of device the object represents.
Definition: PvSystemEnums.h:47
Information identifying a device.
Definition: PvDeviceInfo.h:18
Information about a generic USB device.
Definition: PvDeviceInfoUSB.h:13
PvUSBStatus
USB device status.
Definition: PvSystemEnums.h:21