Skip to content

Latest commit

 

History

History
80 lines (61 loc) · 3.45 KB

nf-tapi3if-itautomatedphonecontrol-put_autovolumecontrolrepeatperiod.md

File metadata and controls

80 lines (61 loc) · 3.45 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:tapi3if.ITAutomatedPhoneControl.put_AutoVolumeControlRepeatPeriod
ITAutomatedPhoneControl::put_AutoVolumeControlRepeatPeriod (tapi3if.h)
The put_AutoVolumeControlRepeatPeriod method sets the AutoVolumeControlRepeatPeriod property. The property controls the period, in milliseconds (ms), of button repeats when a volume button is held down.
ITAutomatedPhoneControl interface [TAPI 2.2]
put_AutoVolumeControlRepeatPeriod method
ITAutomatedPhoneControl.put_AutoVolumeControlRepeatPeriod
ITAutomatedPhoneControl::put_AutoVolumeControlRepeatPeriod
_tapi3_itautomatedphonecontrol_put_autovolumecontrolrepeatperiod
put_AutoVolumeControlRepeatPeriod
put_AutoVolumeControlRepeatPeriod method [TAPI 2.2]
put_AutoVolumeControlRepeatPeriod method [TAPI 2.2]
ITAutomatedPhoneControl interface
tapi3.itautomatedphonecontrol_put_autovolumecontrolrepeatperiod
tapi3if/ITAutomatedPhoneControl::put_AutoVolumeControlRepeatPeriod
tapi3\itautomatedphonecontrol_put_autovolumecontrolrepeatperiod.htm
tapi3
932b1092-6396-4ee9-84d7-1e28b09d132f
12/05/2018
ITAutomatedPhoneControl interface [TAPI 2.2],put_AutoVolumeControlRepeatPeriod method, ITAutomatedPhoneControl.put_AutoVolumeControlRepeatPeriod, ITAutomatedPhoneControl::put_AutoVolumeControlRepeatPeriod, _tapi3_itautomatedphonecontrol_put_autovolumecontrolrepeatperiod, put_AutoVolumeControlRepeatPeriod, put_AutoVolumeControlRepeatPeriod method [TAPI 2.2], put_AutoVolumeControlRepeatPeriod method [TAPI 2.2],ITAutomatedPhoneControl interface, tapi3.itautomatedphonecontrol_put_autovolumecontrolrepeatperiod, tapi3if/ITAutomatedPhoneControl::put_AutoVolumeControlRepeatPeriod
tapi3if.h
Tapi3.h
Windows
Uuid.lib
Tapi3.dll
Windows
19H1
ITAutomatedPhoneControl::put_AutoVolumeControlRepeatPeriod
tapi3if/ITAutomatedPhoneControl::put_AutoVolumeControlRepeatPeriod
c++
APIRef
kbSyntax
COM
Tapi3.dll
ITAutomatedPhoneControl.put_AutoVolumeControlRepeatPeriod

ITAutomatedPhoneControl::put_AutoVolumeControlRepeatPeriod

-description

The put_AutoVolumeControlRepeatPeriod method sets the AutoVolumeControlRepeatPeriod property. The property controls the period, in milliseconds (ms), of button repeats when a volume button is held down.

-parameters

-param lPeriod [in]

Period, in milliseconds (ms), of button repeats when a volume button is held down. The default value is 100 ms.

-returns

If the method succeeds, it returns S_OK. Otherwise, it returns an error value.

-remarks

The AutoVolumeControlRepeatDelay property is valid only if the value of the AutoKeypadTones property is VARIANT_TRUE.

-see-also

ITAutomatedPhoneControl

get_AutoVolumeControlRepeatPeriod

put_AutoKeypadTones