Share via


IRTCEventNotification (Windows Embedded CE 6.0)

1/6/2010

This interface represents an event notification. It must be implemented by the application's event sink object.

Methods

The following table shows the methods for this interface in vtable order. This is the order in which the compiler calls the methods. Like all COM interfaces, this interface inherits the methods for the IUnknown interface.

Method Description

IRTCEventNotification::Event

Delivers an event to the application's event sink object.

Requirements

Header rtccore.h, rtccore.idl
Library uuid.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

RTC Client API Interfaces