MM_MIM_CLOSE
The MM_MIM_CLOSE message is sent to a window when a MIDI input device is
closed. 
MM_MIM_CLOSE  
wParam = (WPARAM) hInput 
lParam = reserved 
 
Parameters
hInput
Handle of the MIDI input device that was closed.
lParam
Reserved; do not use.
 
Return Values
This message does not return a value.
Remarks
The device handle is no longer valid after this message has been sent.
			
				- Software for developers
				
- 
				Delphi Components
 .Net Components
 Software for Android Developers
- More information resources
				
- 
				MegaDetailed.Net
 Unix Manual Pages
 Delphi Examples