C# Class libusbK.USB_DEVICE_DESCRIPTOR

Afficher le fichier Open project: nikkov/Win-Widget

Méthodes publiques

Свойство Type Description
bDescriptorType byte
bDeviceClass byte
bDeviceProtocol byte
bDeviceSubClass byte
bLength byte
bMaxPacketSize0 byte
bNumConfigurations byte
bcdDevice ushort
bcdUSB ushort
iManufacturer byte
iProduct byte
iSerialNumber byte
idProduct ushort
idVendor ushort

Property Details

bDescriptorType public_oe property

public byte bDescriptorType
Résultat byte

bDeviceClass public_oe property

public byte bDeviceClass
Résultat byte

bDeviceProtocol public_oe property

public byte bDeviceProtocol
Résultat byte

bDeviceSubClass public_oe property

public byte bDeviceSubClass
Résultat byte

bLength public_oe property

public byte bLength
Résultat byte

bMaxPacketSize0 public_oe property

public byte bMaxPacketSize0
Résultat byte

bNumConfigurations public_oe property

public byte bNumConfigurations
Résultat byte

bcdDevice public_oe property

public ushort bcdDevice
Résultat ushort

bcdUSB public_oe property

public ushort bcdUSB
Résultat ushort

iManufacturer public_oe property

public byte iManufacturer
Résultat byte

iProduct public_oe property

public byte iProduct
Résultat byte

iSerialNumber public_oe property

public byte iSerialNumber
Résultat byte

idProduct public_oe property

public ushort idProduct
Résultat ushort

idVendor public_oe property

public ushort idVendor
Résultat ushort