Opens this input device.
Note that Open() establishes a connection to the device, but no messages will be received until StartReceiving is called.
Exception Type | Condition |
---|---|
InvalidOperationException | The device is already open. |
DeviceException | The device cannot be opened. |
InputDevice Class | Midi Namespace