C# 클래스 libusbK.USB_DEVICE_DESCRIPTOR

파일 보기 프로젝트 열기: nikkov/Win-Widget

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

bDescriptorType 공개적으로 프로퍼티

public byte bDescriptorType
리턴 byte

bDeviceClass 공개적으로 프로퍼티

public byte bDeviceClass
리턴 byte

bDeviceProtocol 공개적으로 프로퍼티

public byte bDeviceProtocol
리턴 byte

bDeviceSubClass 공개적으로 프로퍼티

public byte bDeviceSubClass
리턴 byte

bLength 공개적으로 프로퍼티

public byte bLength
리턴 byte

bMaxPacketSize0 공개적으로 프로퍼티

public byte bMaxPacketSize0
리턴 byte

bNumConfigurations 공개적으로 프로퍼티

public byte bNumConfigurations
리턴 byte

bcdDevice 공개적으로 프로퍼티

public ushort bcdDevice
리턴 ushort

bcdUSB 공개적으로 프로퍼티

public ushort bcdUSB
리턴 ushort

iManufacturer 공개적으로 프로퍼티

public byte iManufacturer
리턴 byte

iProduct 공개적으로 프로퍼티

public byte iProduct
리턴 byte

iSerialNumber 공개적으로 프로퍼티

public byte iSerialNumber
리턴 byte

idProduct 공개적으로 프로퍼티

public ushort idProduct
리턴 ushort

idVendor 공개적으로 프로퍼티

public ushort idVendor
리턴 ushort