put_AppSpecific 方法设置应用程序定义的标记,用于标识要检测的音调。
语法
HRESULT put_AppSpecific(
[in] long lAppSpecific
);
参数
[in] lAppSpecific
指定应用程序特定的标记,用于标识要检测的音调。 当 TAPI 服务器检测到音调时,此参数的值在 TE_TONEEVENT 事件中传递回应用程序。
返回值
此方法可以返回其中一个值。
| 返回代码 | 说明 |
|---|---|
|
方法成功。 |
要求
| 要求 | 值 |
|---|---|
| 目标平台 | Windows |
| 标头 | tapi3if.h |
| Library | Uuid.lib |
| DLL | Tapi3.dll |