ITCallInfo2 interface (tapi3if.h)
The ITCallInfo2 interface is an extension of the ITCallInfo interface. ITCallInfo2 provides additional methods that allow an application to set event filtering on a per-call basis.
Inheritance
The ITCallInfo2 interface inherits from the IDispatch interface. ITCallInfo2 also has these types of members:
Methods
The ITCallInfo2 interface has these methods.
ITCallInfo2::get_EventFilter The get_EventFilter method gets the event filter information applicable to this call. |
ITCallInfo2::put_EventFilter The put_EventFilter method sets an event filter for the current call. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | tapi3if.h (include Tapi3.h) |