LibUsbDotNet 2.2.8
MonoUsbControlSetupHandle Class
Library Reference ► MonoLibUsb.Transfer ► MonoUsbControlSetupHandle
|
![]() |
Allocates memory and fills an asynchronous control setup packet.

C# | Visual Basic | Visual C++ |
public class MonoUsbControlSetupHandle : SafeContextHandle
Public Class MonoUsbControlSetupHandle _ Inherits SafeContextHandle
public ref class MonoUsbControlSetupHandle : public SafeContextHandle

All Members | Constructors | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
![]() |
MonoUsbControlSetupHandle(Byte, Byte, Int16, Int16, Object, Int32) |
Allocates memory and sets up a control setup packet. Copies control data into the control data buffer
|
![]() |
MonoUsbControlSetupHandle(Byte, Byte, Int16, Int16, Int16) |
Allocates memory and sets up a control setup packet.
|
![]() |
ControlSetup |
Returns the MonoUsbControlSetup for this handle.
|



Object | ||||
![]() |
CriticalFinalizerObject | |||
![]() |
SafeHandle | |||
![]() |
SafeContextHandle | |||
![]() |
MonoUsbControlSetupHandle |
