Contents

kMIDIPropertyUniqueID

The unique identifier of a device, entity, or, endpoint.

Declaration

let kMIDIPropertyUniqueID: CFString

Discussion

The system assigns unique IDs to all objects. You may set this property on virtual endpoints; however, doing so may fail if the ID isn’t unique.

This property value is an integer.

See Also

Identification