mixerGetLineInfo (winmm)
Last changed: -87.2.12.102

.
Summary
TODO - a short description

C# Signature:

[DllImport("winmm.dll")]
static extern Int32 mixerGetLineInfo(IntPtr hmxobj,
   ref MixerLine pmxl, UInt32 fdwInfo);

VB Signature:

Declare Function mixerGetLineInfo Lib "winmm.dll" (TODO) As TODO

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation