Skip to content

Latest commit

 

History

History
98 lines (84 loc) · 2.85 KB

nf-tapi3if-itdigitsgatheredevent-get_gathertermination.md

File metadata and controls

98 lines (84 loc) · 2.85 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.ITDigitsGatheredEvent.get_GatherTermination
ITDigitsGatheredEvent::get_GatherTermination (tapi3if.h)
The get_GatherTermination method gets the reason why the TAPI Server terminated the gathering of digits on the call.
ITDigitsGatheredEvent interface [TAPI 2.2]
get_GatherTermination method
ITDigitsGatheredEvent.get_GatherTermination
ITDigitsGatheredEvent::get_GatherTermination
_tapi3_itdigitsgatheredevent_get_gathertermination
get_GatherTermination
get_GatherTermination method [TAPI 2.2]
get_GatherTermination method [TAPI 2.2]
ITDigitsGatheredEvent interface
tapi3.itdigitsgatheredevent_get_gathertermination
tapi3if/ITDigitsGatheredEvent::get_GatherTermination
tapi3\itdigitsgatheredevent_get_gathertermination.htm
tapi3
97c123b9-4497-43f3-b747-660d3f9f5848
12/05/2018
ITDigitsGatheredEvent interface [TAPI 2.2],get_GatherTermination method, ITDigitsGatheredEvent.get_GatherTermination, ITDigitsGatheredEvent::get_GatherTermination, _tapi3_itdigitsgatheredevent_get_gathertermination, get_GatherTermination, get_GatherTermination method [TAPI 2.2], get_GatherTermination method [TAPI 2.2],ITDigitsGatheredEvent interface, tapi3.itdigitsgatheredevent_get_gathertermination, tapi3if/ITDigitsGatheredEvent::get_GatherTermination
tapi3if.h
Windows
Uuid.lib
Tapi3.dll
Windows
19H1
ITDigitsGatheredEvent::get_GatherTermination
tapi3if/ITDigitsGatheredEvent::get_GatherTermination
c++
APIRef
kbSyntax
COM
Tapi3.dll
ITDigitsGatheredEvent.get_GatherTermination

ITDigitsGatheredEvent::get_GatherTermination

-description

The get_GatherTermination method gets the reason why the TAPI Server terminated the gathering of digits on the call.

-parameters

-param pGatherTermination [out]

Pointer to a value from the TAPI_GATHERTERM enumeration.

-returns

This method can return one of these values.

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

-see-also

ITDigitsGatheredEvent