Skip to content

Latest commit

 

History

History
66 lines (59 loc) · 2.69 KB

nn-tapi3if-itfileterminalevent.md

File metadata and controls

66 lines (59 loc) · 2.69 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
NN:tapi3if.ITFileTerminalEvent
ITFileTerminalEvent (tapi3if.h)
The ITFileTerminalEvent interface contains methods that retrieve the description of file terminal events that have occurred.
ITFileTerminalEvent
ITFileTerminalEvent interface [TAPI 2.2]
ITFileTerminalEvent interface [TAPI 2.2]
described
_tapi3_itfileterminalevent
tapi3.itfileterminalevent
tapi3if/ITFileTerminalEvent
tapi3\itfileterminalevent.htm
tapi3
cb6f2869-ec31-49ac-873b-35a0dcd2c8d7
12/05/2018
ITFileTerminalEvent, ITFileTerminalEvent interface [TAPI 2.2], ITFileTerminalEvent interface [TAPI 2.2],described, _tapi3_itfileterminalevent, tapi3.itfileterminalevent, tapi3if/ITFileTerminalEvent
tapi3if.h
Tapi3.h
Windows
Uuid.lib
Tapi3.dll
Windows
19H1
ITFileTerminalEvent
tapi3if/ITFileTerminalEvent
c++
APIRef
kbSyntax
COM
Tapi3.dll
ITFileTerminalEvent

ITFileTerminalEvent interface

-description

The ITFileTerminalEvent interface contains methods that retrieve the description of file terminal events that have occurred. When the application's implementation of the ITTAPIEventNotification::Event method indicates a TAPI_EVENT equal to TE_FILETERMINAL, the method's pEvent parameter is an IDispatch pointer for the ITFileTerminalEvent interface.

Note  You must call the ITTAPI::put_EventFilter method and set an event filter mask that includes TE_FILETERMINAL to enable reception of file terminal events. If you do not call ITTAPI::put_EventFilter, your application will not receive any events. For more information, see the Events overview.
 

-inheritance

The ITFileTerminalEvent interface inherits from the IDispatch interface. ITFileTerminalEvent also has these types of members: