mdMalloc(3dm) mdMalloc(3dm)
mdCountReaders, mdCountWriters - count applications using a MIDI device
#include <dmedia/midi.h>
int mdCountReaders(MDport port);
int mdCountWriters(MDport port);
mdCountReaders and mdCountWriters return the number of applications
reading or writing from the device connected to the given MIDI port.
mdCountReaders and mdCountWriters return the number of readers or
writers. On error, they return -1.
mdIntro(3dm)
PPPPaaaaggggeeee 1111 [ Back ]
|