Skip to content

Latest commit

 

History

History
92 lines (66 loc) · 3.08 KB

nn-tapi3if-itqosevent.md

File metadata and controls

92 lines (66 loc) · 3.08 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.ITQOSEvent
ITQOSEvent (tapi3if.h)
The ITQOSEvent interface contains methods that retrieve the description of quality of service (QOS) events.
ITQOSEvent
ITQOSEvent interface [TAPI 2.2]
ITQOSEvent interface [TAPI 2.2]
described
_tapi3_itqosevent
tapi3.itqosevent
tapi3if/ITQOSEvent
tapi3\itqosevent.htm
tapi3
6e3a8aef-bd76-4047-9018-801a3cab2c62
12/05/2018
ITQOSEvent, ITQOSEvent interface [TAPI 2.2], ITQOSEvent interface [TAPI 2.2],described, _tapi3_itqosevent, tapi3.itqosevent, tapi3if/ITQOSEvent
tapi3if.h
Tapi3.h
Windows
Uuid.lib
Tapi3.dll
Windows
19H1
ITQOSEvent
tapi3if/ITQOSEvent
c++
APIRef
kbSyntax
COM
Tapi3.dll
ITQOSEvent

ITQOSEvent interface

-description

The ITQOSEvent interface contains methods that retrieve the description of quality of service (QOS) events. When the application's implementation of the ITTAPIEventNotification::Event method indicates a TAPI_EVENT equal to TE_QOSEVENT, the method's pEvent parameter is an IDispatch pointer for the ITQOSEvent interface. The methods of this interface can be used to retrieve information concerning a QOS event that has occurred.

Note  You must call the ITTAPI::put_EventFilter method and set an event filter mask that includes the TE_QOSEVENT to enable reception of QOS 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 ITQOSEvent interface inherits from the IDispatch interface. ITQOSEvent also has these types of members:

-see-also

IDispatch

ITCallInfo

ITTAPIEventNotification::Event

QOS_EVENT

Register Events code snippet

TAPI_EVENT

media type