NOW LOADING

MidiEndpointDeviceInformationRemovedEventArgs


Arguments supplied by the watcher when an endpoint is removed from the system
Namespace Windows.Devices.Midi2.Enumeration
Type Name MidiEndpointDeviceInformationRemovedEventArgs
Type WinRT Runtime Class
IDL MidiEndpointDeviceInformationRemovedEventArgs.idl

Represents a notification that an endpoint has been removed from the system.

Properties

Property Description
RemovedDevice The MidiEndpointDeviceInformation for the endpoint which was removed

Remarks

The removed device’s properties are a snapshot taken before removal. The endpoint is already gone by the time this is raised, so use this to update your own state rather than to query the device.

Didn't find what you were looking for?

Windows MIDI Services is an open source project with all source available on GitHub. We have a great community on Discord as well. Between GitHub and Discord, you should find the information you are looking for.