MIDIDeviceGetNumberOfEntitiesAbstract: Return the number of entities in a given device.extern ItemCount MIDIDeviceGetNumberOfEntities( MIDIDeviceRef device );
ParametersResult: The number of entities the device contains, or 0 if an error occurred. | |||||