Viscom Software SoundVolume ActiveX Control

LineIn.Min Property

Description:   

Return the minimum volume value.

Usage:   

LineIn.Min

Data Type:   

long

Limitations:   

Read Only

Example:   

This Visual Basic example return the minimum LineIn 's volume value:


iMin = SoundVolume1.LineIn.Min