Copyright © 2001-2008 MultiMedia Soft 
Return to Table of contents  
 
DeviceChange event 
 
Remarks 
 
Occurs whenever the system default multimedia input/output device (sound card) is changed through the Windows Control Panel's multimedia settings or when a new USB device is plugged or unplugged. 
 
 
 
Syntax 
 
[Visual Basic] 
DeviceChange 
)
 
[C++] 
void DeviceChange 
);
 
 
 
 
 
 
 
Copyright © 2001-2008 MultiMedia Soft 
Return to Table of contents