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; }
PvUSBStatus
Definition: PvSystemEnums.h:26
PvDeviceInfoType
Definition: PvSystemEnums.h:52
Information identifying a device.
Definition: PvDeviceInfo.h:27
Information about a generic USB device.
Definition: PvDeviceInfoUSB.h:19
Represents one interface (network adapter or USB host controller) on a system (the PC)
Definition: PvInterface.h:33