MBS Xojo Developer Conference and Training
Join us from 11th to 14th September 2013 in Koblenz.
Join us from 11th to 14th September 2013 in Koblenz.
Platforms to show: All Mac Windows Linux Cross-Platform
LinuxUSBDeviceDescriptionMBS class
class, USB,
MBS Real Studio USB Plugin
(LinuxHID),
class LinuxUSBDeviceDescriptionMBS,
Plugin version: 10.3, Mac: No, Win: No, Linux: Yes, Console & Web: Yes, Feedback.
Function: A class for an USB device description.
Notes: Some linux installations require app to be run with sudo to allow reading USB device strings.
Plugin version: 10.3, Mac: No, Win: No, Linux: Yes, Console & Web: Yes, Feedback.
Function: A class for an USB device description.
Notes: Some linux installations require app to be run with sudo to allow reading USB device strings.
- property cdDevice as Integer
- property cdUSB as Integer
- property DescriptorType as Integer
- property DeviceClass as Integer
- property DeviceProtocol as Integer
- property DeviceSubClass as Integer
- property Manufacturer as String
- property MaxPacketSize0 as Integer
- property NumConfigurations as Integer
- property Product as Integer
- property ProductName as String
- property SerialNumber as String
- property Vendor as Integer
- const kDeviceClassAudio = 1
- const kDeviceClassCOMM = 2
- const kDeviceClassDATA = 10
- const kDeviceClassHID = 3
- const kDeviceClassHUB = 9
- const kDeviceClassMassStorage = 8
- const kDeviceClassPerInterface = 0
- const kDeviceClassPrinter = 7
- const kDeviceClassVendorSpecific = 255
This class has no sub classes.
Some properties using for this class:
Some examples which use this class:
The items on this page are in the following plugins: MBS Real Studio USB Plugin.
Links
MBS Xojo PDF Plugins