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