| Namespace | Microsoft.Windows.Devices.Midi2.Endpoints.BasicLoopback |
|---|---|
| Type Name | MidiBasicLoopbackEndpointCreationConfig |
| Type | WinRT Runtime Class |
| IDL | MidiBasicLoopbackEndpointCreationConfig.idl |
| Library | Microsoft.Windows.Devices.Midi2.dll |
This is the configuration sent to the service when an application wants to create a loopback endpoint pair.
| Property | Description |
|---|---|
AssociationId |
The GUID used to uniquely identify this endpoint pair |
EndpointDefinition |
MidiBasicLoopbackEndpointDefinition |
| Name | Description |
|---|---|
MidiBasicLoopbackEndpointCreationConfig |
Create an empty config |
MidiBasicLoopbackEndpointCreationConfig (associationId, endpointDefinition) |
Create a configuration with the specified associationId and endpoint definition |
