waveOutGetNumDevs (winmm)
Last changed: josep1er@cmich.edu-141.209.229.179

.
Summary
TODO - a short description

C# Signature:

[DllImport("winmm.dll", SetLastError=true)]
static extern TODO waveOutGetNumDevs(TODO);

VB Signature:

Declare Auto Function waveOutGetNumDevs Lib "winmm.dll" () As Integer

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation