MIDIDeviceGetEntityAbstract: Return one of a given device's entities.extern MIDIEntityRef MIDIDeviceGetEntity( MIDIDeviceRef device, ItemCount entityIndex0 );
ParametersResult: A reference to an entity, or NULL if an error occurred. |
MIDIDeviceGetEntityAbstract: Return one of a given device's entities.extern MIDIEntityRef MIDIDeviceGetEntity( MIDIDeviceRef device, ItemCount entityIndex0 );
ParametersResult: A reference to an entity, or NULL if an error occurred. |