mixergetlinecontrols (winmm)
Last changed: -84.155.137.237

.
Summary
TODO - a short description

C# Signature:

[DllImport("winmm.dll")]
static extern Int32 mixerGetLineControls(IntPtr hmxobj,
   ref MixerLineControls pmxlc, UInt32 fdwControls);

VB Signature:

Declare Function mixerGetLineControls 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