C# Class libusbK.WINUSB_PIPE_INFORMATION

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

Public Properties

Property Type Description
Interval byte
MaximumPacketSize ushort
PipeId byte
PipeType USBD_PIPE_TYPE

Property Details

Interval public_oe property

public byte Interval
return byte

MaximumPacketSize public_oe property

public ushort MaximumPacketSize
return ushort

PipeId public_oe property

public byte PipeId
return byte

PipeType public_oe property

public USBD_PIPE_TYPE PipeType
return USBD_PIPE_TYPE