MonoUsbSessionHandle Constructor

LibUsbDotNet

LibUsbDotNet 2.2.8 MonoUsbSessionHandle Constructor
Library ReferenceMonoLibUsbMonoUsbSessionHandleMonoUsbSessionHandle()()()()
LibUsbDotNet on SourceForge
Creates and initialize a Libusb-1.0 USB session handle.
Declaration Syntax
C# Visual Basic Visual C++
public MonoUsbSessionHandle()
Public Sub New
public:
MonoUsbSessionHandle()
Remarks

A MonoUsbSessionHandle instance must be created before calling any other Libusb-1.0 API function.

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