Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "waveInStop" in [All]

coredll

.
Summary
The waveInStop function stops waveform-audio input.
.

[DllImport ("coredll.dll", EntryPoint="waveInStop", SetLastError=true)]

.

public static extern int waveInStop(IntPtr hwi);

.

Declare Function waveInStop Lib "coredll.dll" (TODO) As TODO

.
Documentation
[waveInStop] on MSDN

 
Access PInvoke.net directly from VS: