nn::midi::CTR::Close FunctionResult Close();
None.
| Value | Description |
|---|---|
| Success | Process was successful. The return value's IsSuccess function returns true in this state. |
ResultNotOpened |
The MIDI device is already not available for use. |
| A value other than the above | Unexpected error. |
Closes a MIDI device.
CONFIDENTIAL