MIDIDeviceGetEntity

Abstract: Return one of a given device's entities.

extern MIDIEntityRef MIDIDeviceGetEntity( MIDIDeviceRef device,
 ItemCount entityIndex0 );



Parameters

NameDescription
deviceThe device being queried.
entityIndex0The index (0...MIDIDeviceGetNumberOfEntities(device)-1) of the entity to return

Result: A reference to an entity, or NULL if an error occurred.


[ Search xmidi.com:    ]


[ home | docs | apps | links ]