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.