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.