OpenDeviceHandle Method

LibUsbDotNet

LibUsbDotNet 2.2.8 OpenDeviceHandle Method
Library ReferenceMonoLibUsb.ProfileMonoUsbProfileOpenDeviceHandle()()()()
LibUsbDotNet on SourceForge
Convenience function to open the device handle this profile handle represents.
Declaration Syntax
C# Visual Basic Visual C++
public MonoUsbDeviceHandle OpenDeviceHandle()
Public Function OpenDeviceHandle As MonoUsbDeviceHandle
public:
MonoUsbDeviceHandle^ OpenDeviceHandle()
Return Value
A new MonoUsbDeviceHandle instance. Created with MonoUsbDeviceHandle(MonoUsbProfileHandle) constructor.

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