Convenience function to open the device handle this profile handle represents.
| C# | Visual Basic | Visual C++ |
public MonoUsbDeviceHandle OpenDeviceHandle()
Public Function OpenDeviceHandle As MonoUsbDeviceHandle
public: MonoUsbDeviceHandle^ OpenDeviceHandle()
A new MonoUsbDeviceHandle instance. Created with MonoUsbDeviceHandle(MonoUsbProfileHandle) constructor.