C# Class libusbK.WINUSB_PIPE_INFORMATION

Show file 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 property

public byte Interval
return byte

MaximumPacketSize public property

public ushort MaximumPacketSize
return ushort

PipeId public property

public byte PipeId
return byte

PipeType public property

public USBD_PIPE_TYPE PipeType
return USBD_PIPE_TYPE