Skip to content

Latest commit

 

History

History
101 lines (84 loc) · 2.64 KB

nf-tapi3if-itdetecttone-get_appspecific.md

File metadata and controls

101 lines (84 loc) · 2.64 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.ITDetectTone.get_AppSpecific
ITDetectTone::get_AppSpecific (tapi3if.h)
The get_AppSpecific method retrieves the application-defined tag that identifies the tone to detect.
ITDetectTone interface [TAPI 2.2]
get_AppSpecific method
ITDetectTone.get_AppSpecific
ITDetectTone::get_AppSpecific
_tapi3_itdetecttone_get_appspecific
get_AppSpecific
get_AppSpecific method [TAPI 2.2]
get_AppSpecific method [TAPI 2.2]
ITDetectTone interface
tapi3.itdetecttone_get_appspecific
tapi3if/ITDetectTone::get_AppSpecific
tapi3\itdetecttone_get_appspecific.htm
tapi3
a3ffba50-664d-42d2-87b2-fe6943715e85
12/05/2018
ITDetectTone interface [TAPI 2.2],get_AppSpecific method, ITDetectTone.get_AppSpecific, ITDetectTone::get_AppSpecific, _tapi3_itdetecttone_get_appspecific, get_AppSpecific, get_AppSpecific method [TAPI 2.2], get_AppSpecific method [TAPI 2.2],ITDetectTone interface, tapi3.itdetecttone_get_appspecific, tapi3if/ITDetectTone::get_AppSpecific
tapi3if.h
Windows
Uuid.lib
Tapi3.dll
Windows
19H1
ITDetectTone::get_AppSpecific
tapi3if/ITDetectTone::get_AppSpecific
c++
APIRef
kbSyntax
COM
Tapi3.dll
ITDetectTone.get_AppSpecific

ITDetectTone::get_AppSpecific

-description

The get_AppSpecific method retrieves the application-defined tag that identifies the tone to detect.

-parameters

-param plAppSpecific [out]

Pointer to a value to receive the application-specific identifier for the tone. When the TAPI Server detects the tone, the value of this parameter is passed back to the application in the TE_TONEEVENT event.

-returns

This method can return one of these values.

Return code Description
S_OK
Method succeeded.
E_POINTER
The plAppSpecific parameter is not a valid pointer.

-see-also

ITDetectTone

put_AppSpecific