W7SetDeviceMute
Viscom Software SoundVolume ActiveX Control |
W7SetDeviceMute method
Description: |
Set the current device to mute. (this method support on windows 10, windows 8, windows 7 and vista only). |
Usage: |
SoundVolume1.W7SetDeviceMute |
Parameters: |
bool - true is mute, false is un-mute. |
Return Type: |
No Return value. |
Example: |
SoundVolume1.W7SetCurrentDevice Combo1.List(Combo1.ListIndex) |