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 IRTCClientEvent::get_EventType property returns the event type.
HRESULT get_EventType(RTC_CLIENT_EVENT_TYPE*penEventType);
Parameters
- penEventType
[out] Returns the event of type RTC_CLIENT_EVENT_TYPE.
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_IRTCProfileEvent2 is defined as 62E56EDC-03FA-4121-94FB-23493FD0AE64.