Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The put_AppSpecific method sets the application-defined tag that identifies the tone to detect.
Syntax
HRESULT put_AppSpecific(
[in] long lAppSpecific
);
Parameters
[in] lAppSpecific
Specifies an application-specific tag that identifies the tone to detect. When the TAPI Server detects the tone, the value of this parameter is passed back to the application in the TE_TONEEVENT event.
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 |