Copyright © 2001-2008 MultiMedia Soft 
Return to Table of contents  
 
EnableSpeakers property 
 
Type
Boolean for Visual Basic 
BOOL for Visual C++
 
 
Remarks
Boolean value that enables/disables speakers assignment. 
Supported values are the following: 
Mnemonic Value
Numeric value
Meaning
FALSE (default)
0
Speakers assignment disabled
TRUE
1
Speakers assignment enabled
 
NOTE: This property can be set at Design-time only: changes made at Runtime will be simply ignored. 
 
For further details about speakers assignment, take a look to the How to work with multiple output devices and speakers section.
 
 
 
 
 
 
 
 
Copyright © 2001-2008 MultiMedia Soft 
Return to Table of contents