C# 클래스 libusbK.KSTM_INFO

파일 보기 프로젝트 열기: nikkov/Win-Widget 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DeviceHandle System.IntPtr
DriverAPI KUSB_DRIVER_API
EndpointDescriptor USB_ENDPOINT_DESCRIPTOR
MaxPendingIO int
MaxPendingTransfers int
MaxTransferSize int
PipeID byte
UsbHandle System.IntPtr

프로퍼티 상세

DeviceHandle 공개적으로 프로퍼티

public IntPtr,System DeviceHandle
리턴 System.IntPtr

DriverAPI 공개적으로 프로퍼티

public KUSB_DRIVER_API,libusbK DriverAPI
리턴 KUSB_DRIVER_API

EndpointDescriptor 공개적으로 프로퍼티

public USB_ENDPOINT_DESCRIPTOR,libusbK EndpointDescriptor
리턴 USB_ENDPOINT_DESCRIPTOR

MaxPendingIO 공개적으로 프로퍼티

public int MaxPendingIO
리턴 int

MaxPendingTransfers 공개적으로 프로퍼티

public int MaxPendingTransfers
리턴 int

MaxTransferSize 공개적으로 프로퍼티

public int MaxTransferSize
리턴 int

PipeID 공개적으로 프로퍼티

public byte PipeID
리턴 byte

UsbHandle 공개적으로 프로퍼티

public IntPtr,System UsbHandle
리턴 System.IntPtr