C# Class ICSharpCode.USBlib.Internal.usb_interface_descriptor

Afficher le fichier Open project: roboime/legacy-roboime

Méthodes publiques

Свойство Type Description
bAlternateSetting byte
bDescriptorType byte
bInterfaceClass byte
bInterfaceNumber byte
bInterfaceProtocol byte
bInterfaceSubClass byte
bLength byte
bNumEndpoints byte
endpoint System.IntPtr
extra System.IntPtr
extralen int
iInterface byte

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

bAlternateSetting public_oe property

public byte bAlternateSetting
Résultat byte

bDescriptorType public_oe property

public byte bDescriptorType
Résultat byte

bInterfaceClass public_oe property

public byte bInterfaceClass
Résultat byte

bInterfaceNumber public_oe property

public byte bInterfaceNumber
Résultat byte

bInterfaceProtocol public_oe property

public byte bInterfaceProtocol
Résultat byte

bInterfaceSubClass public_oe property

public byte bInterfaceSubClass
Résultat byte

bLength public_oe property

public byte bLength
Résultat byte

bNumEndpoints public_oe property

public byte bNumEndpoints
Résultat byte

endpoint public_oe property

public IntPtr,System endpoint
Résultat System.IntPtr

extra public_oe property

public IntPtr,System extra
Résultat System.IntPtr

extralen public_oe property

public int extralen
Résultat int

iInterface public_oe property

public byte iInterface
Résultat byte