Share via


RTC_MESSAGING_EVENT_TYPE

The RTC_MESSAGING_EVENT_TYPE enumeration describes the message event.

typedef enum RTC_MESSAGING_EVENT_TYPE
{
  RTCMSET_MESSAGE, 
  RTCMSET_STATUS
} RTC_MESSAGING_EVENT_TYPE;

Constants

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.

See Also

IRTCMessagingEvent::get_EventType