IRTCMessagingEvent::get_EventType

The get_EventType property returns the type of the event. The event type can be message or user status.

HRESULT get_EventType(RTC_MESSAGING_EVENT_TYPE*penEventType);

Parameters

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_IRTCMessagingEvent is defined as d3609541-1b29-4de5-a4ad-5aebaf319512.

See Also

IRTCMessagingEvent, RTC_MESSAGING_EVENT_TYPE