[This is preliminary documentation and is subject to change.]
Dispose should be called when the device is no longer needed, to free unamanaged resources used by the underlying HID device.
| C# | Visual Basic | Visual C++ |
public void Dispose()
Public Sub Dispose
public: virtual void Dispose() sealed