Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The put_EventFilter property sets the event filter that is used to deliver events. This affects all attached event sinks. This method sets the event filter retrieved in IRTCClient::get_EventFilter.
HRESULT put_EventFilter(longlFilter);
Parameters
- lFilter
[in] RTCEF_ event type flags.
Return Values
RTC methods may return an RTC_E_ constant.
Requirements
Client: Requires Windows XP.
Server: Requires Windows Server 2003.
Redistributable: Requires Rtcdll.dll on Windows 2000, and Windows Me/98.
Header: Declared in Rtccore.h.
Library: Included as a resource in Rtcdll.dll.
GUID: IID_IRTCClient is defined as 07829e45-9a34-408e-a011-bddf13487cd1.
See Also
IRTCClient, IRTCClient::get_EventFilter, IRTCEventNotification, Register to Receive Events, RTCEF_