A MIDI Library for .NET
OutputDevice.Close Method
Closes this output device.
public
void
Close();
Exceptions
Exception Type
Condition
InvalidOperationException
The device is not open.
DeviceException
The device cannot be closed.
See Also
OutputDevice Class
|
Midi Namespace