Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
One for the VFP whiz kids
Message
From
17/01/2005 15:14:17
 
 
To
17/01/2005 14:49:57
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00977520
Message ID:
00977825
Views:
34
>Re-phrasing my question:
>
>Does anyone know how to Mute the Microphone in the Windows Volume Control?

What you need is "mixer" API.
- mixerGetLineInfo
- mixerGetLineControls
- mixerGetControlDetails, mixerSetControlDetails ( get/set the value/flags for the component )


Here is an almost complete example of VolumeControl in VB:
http://www.mentalis.org/vbexamples/vbexample.php?vbexample=VOLUME&category=SOURCE

HTH
Herman
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform