| Namespace | Windows.Devices.Midi2.Transports.Bluetooth |
|---|---|
| Type Name | MidiBluetoothPeripheralResponse |
| Type | WinRT Runtime Class |
| IDL | MidiBluetoothPeripheralResponse.idl |
Returned by MidiBluetoothTransportManager.StartPeripheralAsync and MidiBluetoothTransportManager.StopPeripheralAsync.
| Property | Description |
|---|---|
Success |
True when the operation succeeded. |
ErrorCode |
A MidiBluetoothPeripheralErrorCode. |
ErrorMessage |
The transport’s own wording for the failure. |
ErrorHResult |
The raw HRESULT. |
Status |
The MidiBluetoothPeripheralStatus after the operation, whether or not it succeeded. |
