MidiPort.ConnectSource(MidiEndpoint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Connects an input port to an endpoint.
public CoreMidi.MidiError ConnectSource (CoreMidi.MidiEndpoint endpoint);
member this.ConnectSource : CoreMidi.MidiEndpoint -> CoreMidi.MidiError
Parameters
- endpoint
- MidiEndpoint
Returns
Remarks
This method can be called multiple times to connect various endpoints to this port.