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