Desktop Functions: Smart Device Functions:
|
Search Results for "waveOutPause" in [All]coredll1: waveOutPause
[DllImport ("coredll.dll", EntryPoint="waveOutPause", SetLastError=true)]
public static extern int waveOutPause(IntPtr hwo);
Declare Function waveOutPause Lib "coredll.dll" (TODO) As TODO winmm2: waveOutPause
|