IRTCEventNotification::Event (Windows Embedded CE 6.0)
1/6/2010
This method delivers an event to the application's event sink object.
Syntax
HRESULT Event(
RTC_EVENT RTCEvent,
IDispatch* pEvent
);
Parameters
- RTCEvent
[in] An RTC_EVENT enumeration value specifying the RTC event type.
- pEvent
[in] An IDispatch pointer to the event object.
Return Value
This method can return an RTC_E_ constant.
Requirements
Header | rtccore.h, rtccore.idl |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |