Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The put_CadenceOn method sets the "on" duration of the cadence of the custom tone to generate.
Syntax
HRESULT put_CadenceOn(
[in] long CadenceOn
);
Parameters
[in] CadenceOn
Specifies the "on" duration, in milliseconds, of the cadence of the custom tone to generate. Zero means no tone is generated.
Return value
This method can return one of these values.
| Return code | Description |
|---|---|
|
Method succeeded. |
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | tapi3if.h |
| Library | Uuid.lib |
| DLL | Tapi3.dll |