WinUsb Pipe information.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public class PipeInformation
Public Class PipeInformation
public ref class PipeInformation
Members
All Members | Constructors | Fields | |||
Icon | Member | Description |
---|---|---|
PipeInformation()()()() | Initializes a new instance of the PipeInformation class | |
Interval |
The pipe interval.
| |
MaximumPacketSize |
The maximum size, in bytes, of the packets that are transmitted on the pipe.
| |
PipeId |
The pipe identifier (ID).
| |
PipeType |
Specifies the pipe type.
| |
Size |
Size of the structure in bytes.
|
Inheritance Hierarchy
Object | |
PipeInformation |