static extern Int32 mixerClose(IntPtr hmx);
Declare Function mixerClose Lib "winmm.dll" (ByVal hmx As IntPtr) As Integer