Wraps an iso packet structure
| C# | Visual Basic | Visual C++ |
public class MonoUsbIsoPacket
Public Class MonoUsbIsoPacket
public ref class MonoUsbIsoPacket
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| MonoUsbIsoPacket(IntPtr) |
Creates a structure that wraps an iso packet.
| |
| ActualLength |
Amount of data that was actually transferred.
| |
| Length |
Length of data to request in this packet.
| |
| PtrIsoPacket |
Returns the location in memory of this iso packet.
| |
| Status |
Status code for this packet.
|
| Object | |
| MonoUsbIsoPacket | |