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