Skip to content

Latest commit

 

History

History
97 lines (83 loc) · 2.57 KB

nf-tapi3if-ittonedetectionevent-get_tickcount.md

File metadata and controls

97 lines (83 loc) · 2.57 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.ITToneDetectionEvent.get_TickCount
ITToneDetectionEvent::get_TickCount (tapi3if.h)
The get_TickCount method gets the "tick count" (the number of milliseconds since Windows started) at which the tone was detected.
ITToneDetectionEvent interface [TAPI 2.2]
get_TickCount method
ITToneDetectionEvent.get_TickCount
ITToneDetectionEvent::get_TickCount
_tapi3_ittonedetectionevent_get_tickcount
get_TickCount
get_TickCount method [TAPI 2.2]
get_TickCount method [TAPI 2.2]
ITToneDetectionEvent interface
tapi3.ittonedetectionevent_get_tickcount
tapi3if/ITToneDetectionEvent::get_TickCount
tapi3\ittonedetectionevent_get_tickcount.htm
tapi3
01a00b2c-d4b0-4de0-91b8-0741ed1fd300
12/05/2018
ITToneDetectionEvent interface [TAPI 2.2],get_TickCount method, ITToneDetectionEvent.get_TickCount, ITToneDetectionEvent::get_TickCount, _tapi3_ittonedetectionevent_get_tickcount, get_TickCount, get_TickCount method [TAPI 2.2], get_TickCount method [TAPI 2.2],ITToneDetectionEvent interface, tapi3.ittonedetectionevent_get_tickcount, tapi3if/ITToneDetectionEvent::get_TickCount
tapi3if.h
Windows
Uuid.lib
Tapi3.dll
Windows
19H1
ITToneDetectionEvent::get_TickCount
tapi3if/ITToneDetectionEvent::get_TickCount
c++
APIRef
kbSyntax
COM
Tapi3.dll
ITToneDetectionEvent.get_TickCount

ITToneDetectionEvent::get_TickCount

-description

The get_TickCount method gets the "tick count" (the number of milliseconds since Windows started) at which the tone was detected.

-parameters

-param plTickCount [out]

Pointer to a value to receive the tick count.

-returns

This method can return one of these values.

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

-see-also

ITToneDetectionEvent