nn::midi::CTR::GetDeviceInfo FunctionResult GetDeviceInfo( DeviceInfo * pInfo );
| Name | Description | |
|---|---|---|
| out | pInfo | Location where the device info is stored. |
| Value | Description |
|---|---|
| Success | Process was successful. The return value's IsSuccess function returns true in this state. |
ResultUnknownDevice |
Device could not be recognized. Confirm that UIC-MIDI is inserted in the card slot and then reload the program. |
| A value other than the above | Unexpected error. |
Gets device info.
CONFIDENTIAL