Viscom Software SoundVolume ActiveX Control

Microphone.Max Property

Description:   

Return the maximum volume value.

Usage:   

Microphone.Max

Data Type:   

long

Limitations:   

Read Only

Example:   

This Visual Basic example return the maxumum Microphone 's volume value:


iMax = SoundVolume1.Microphone.Max