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
Support Forum
Download Visual Studio Add-In

Terms of Use
Privacy Policy

Search Results for "midiOutClose" in [All]

winmm

.
Summary
.

static extern UInt32 midiOutClose(IntPtr hMidiOut);

.

Declare Function midiOutClose Lib "winmm.dll" (ByRef phMidiOut As IntPtr) As Uinteger

.
Documentation
[midiOutClose] on MSDN
.

The device should be disposed with midiOutClose when not needed anymore.


 
Access PInvoke.net directly from VS: