| Namespace | Windows.Devices.Midi2.Enumeration.Legacy |
|---|---|
| Type Name | MidiLegacyPortDeviceInformationUpdatedEventArgs |
| Type | WinRT Runtime Class |
| IDL | MidiLegacyPortDeviceInformationUpdatedEventArgs.idl |
| Library |
Raised by MidiLegacyPortDeviceWatcher when a MIDI 1.0 port’s properties have been updated.
| Property | Description |
|---|---|
UpdatedDevice |
The updated MidiLegacyPortDeviceInformation |
IsNameUpdated |
True if the name was updated |
IsNumberUpdated |
True if the WinMM port number was updated |
