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 "waveInProc" in [All]

coredll

.

    public delegate void waveInProc(

.

    // values for waveInProc.uMsg

winmm

.

delegate void waveInProc(IntPtr hwi, WIMMessages uMsg, IntPtr dwInstance, IntPtr dwParam1, IntPtr dwParam2);

.

Delegate Sub waveInProc(<MarshalAs(UnmanagedType.I4)> ByVal hwi As Integer, ByVal uMsg As WIMMessages, ByVal dwInstance As UIntPtr, ByVal dwParam1 As UIntPtr, ByVal dwParam2 As UIntPtr)

.
Documentation
[waveInProc] on MSDN
.
Summary
Enumeration for messages used for example in waveInProc.
.
Documentation
[waveInProc] on MSDN

 
Access PInvoke.net directly from VS: