LibUsbDotNet 2.2.8
MonoUsbIsoPacket Class
Library ReferenceMonoLibUsb.TransferMonoUsbIsoPacket
LibUsbDotNet on SourceForge
Wraps an iso packet structure
Declaration Syntax
C#Visual BasicVisual C++
public class MonoUsbIsoPacket
Public Class MonoUsbIsoPacket
public ref class MonoUsbIsoPacket
Members
All MembersConstructorsProperties



IconMemberDescription
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.

Inheritance Hierarchy
Object
MonoUsbIsoPacket

Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)