C# Class ICSharpCode.USBlib.Internal.usb_interface_descriptor

ファイルを表示 Open project: roboime/legacy-roboime

Public Properties

Property 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

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

bAlternateSetting public_oe property

public byte bAlternateSetting
return byte

bDescriptorType public_oe property

public byte bDescriptorType
return byte

bInterfaceClass public_oe property

public byte bInterfaceClass
return byte

bInterfaceNumber public_oe property

public byte bInterfaceNumber
return byte

bInterfaceProtocol public_oe property

public byte bInterfaceProtocol
return byte

bInterfaceSubClass public_oe property

public byte bInterfaceSubClass
return byte

bLength public_oe property

public byte bLength
return byte

bNumEndpoints public_oe property

public byte bNumEndpoints
return byte

endpoint public_oe property

public IntPtr,System endpoint
return System.IntPtr

extra public_oe property

public IntPtr,System extra
return System.IntPtr

extralen public_oe property

public int extralen
return int

iInterface public_oe property

public byte iInterface
return byte