MonoUsbSessionHandle Constructor
From LibUsbDotNet
|
LibUsbDotNet 2.2.8
MonoUsbSessionHandle Constructor
Library Reference ► MonoLibUsb ► MonoUsbSessionHandle ► MonoUsbSessionHandle()()()()
|
|
Creates and initialize a Libusb-1.0 USB session handle.
| C# | Visual Basic | Visual C++ |
public MonoUsbSessionHandle()
Public Sub New
public: MonoUsbSessionHandle()
A MonoUsbSessionHandle instance must be created before calling any other Libusb-1.0 API function.