[DllImport("winmm.dll")]
public static extern uint waveOutPause(IntPtr hwo);
<DllImport("winmm.dll")> _
Public Shared Function waveOutPause(ByVal hwo As IntPtr) As UInteger
End Function
None.
Do you know one? Please contribute it!
None.
Please add some!
Please add some!