midiStreamClose
The 
midiStreamClose function closes an open MIDI stream.
MMRESULT midiStreamClose(
 
Parameters
hStream
Handle of a MIDI stream, as retrieved by using the 
midiStreamOpen function.
 
Return Values
Returns MMSYSERR_NOERROR if successful or an error otherwise. Possible error
values include the following: 
| MMSYSERR_INVALHANDLE 
 | The specified device handle is invalid. 
 | 
 
See Also
midiStreamOpen
			
				- Software for developers
				
- 
				Delphi Components
 .Net Components
 Software for Android Developers
- More information resources
				
- 
				MegaDetailed.Net
 Unix Manual Pages
 Delphi Examples