 |
midiOutGetNumDevs ..msdn Add comment W32 Constants Translate this page |
 |
 |
|
Retrieves the number of MIDI output devices present in the system. |
 |
 |
| Code examples: |
 |
|
|
 |
 |
| Declaration: |
 |
 |
UINT midiOutGetNumDevs(VOID);
|
 |
 |
 |
| FoxPro declaration: |
 |
 |
DECLARE INTEGER midiOutGetNumDevs IN Winmm
|
 |
 |
 |
| Parameters: |
 |
| This function takes no parameters. |
 |
 |
| Return value: |
 |
| Returns the number of MIDI output devices. A return value of zero means that there are no devices (not that there is no error). |
 |
 |
| Word Index links for the midiOutGetNumDevs : |
 |
|
|
 |
 |
| Translate this page: |
 |
|
 |
 |
| • |
 |
| Created: | 2006-03-02 09:05:29 | | Modified: | 2006-03-02 09:06:48 | Visited in last 7 days: 21 |