LibUsbDotNet 2.2.8
MonoUsbControlSetup Constructor (pControlSetup)
Library Reference ► MonoLibUsb.Transfer ► MonoUsbControlSetup ► MonoUsbControlSetup(IntPtr)
|
Creates a MonoUsbControlSetup structure for a control setup packet pointer.
Declaration Syntax
Parameters
- pControlSetup (IntPtr)
- Pointer to the setup packet. This will usually be MonoUsbTransfer.PtrBuffer
Remarks
The pControlSetup pointer must be a pointer in memory to a valid Libusb-1.0 libusb__control__setup that was allocated with MonoUsbControlSetupHandle.