IRTCEventNotification:IUnknown (Windows CE 5.0)
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 |
---|---|
Event | Delivers an event to the application's event sink object. |
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Rtccore.h, Rtccore.idl.
Link Library: Uuid.lib.
See Also
RTC Client API Interfaces | IUnknown
Send Feedback on this topic to the authors