C# Class libusbK.KSTM_INFO

Mostrar archivo Open project: nikkov/Win-Widget Class Usage Examples

Public Properties

Property Type Description
DeviceHandle System.IntPtr
DriverAPI KUSB_DRIVER_API
EndpointDescriptor USB_ENDPOINT_DESCRIPTOR
MaxPendingIO int
MaxPendingTransfers int
MaxTransferSize int
PipeID byte
UsbHandle System.IntPtr

Property Details

DeviceHandle public_oe property

public IntPtr,System DeviceHandle
return System.IntPtr

DriverAPI public_oe property

public KUSB_DRIVER_API,libusbK DriverAPI
return KUSB_DRIVER_API

EndpointDescriptor public_oe property

public USB_ENDPOINT_DESCRIPTOR,libusbK EndpointDescriptor
return USB_ENDPOINT_DESCRIPTOR

MaxPendingIO public_oe property

public int MaxPendingIO
return int

MaxPendingTransfers public_oe property

public int MaxPendingTransfers
return int

MaxTransferSize public_oe property

public int MaxTransferSize
return int

PipeID public_oe property

public byte PipeID
return byte

UsbHandle public_oe property

public IntPtr,System UsbHandle
return System.IntPtr