RTC_T120_APPLET (Windows CE 5.0)
This enumeration defines possible add-in types. The IRTCClient::StartT120Applet and IRTCClient::IsT120AppletRunning methods use this enumeration.
typedef enum RTC_T120_APPLET { RTCTA_WHITEBOARD, RTCTA_APPSHARING } RTC_T120_APPLET;
Elements
- RTCTA_WHITEBOARD
Whiteboard add-in. - RTCTA_APPSHARING
Application sharing add-in.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Rtccore.h.
See Also
RTC Client API Enumerations | IRTCClient::StartT120Applet | IRTCClient::IsT120AppletRunning
Send Feedback on this topic to the authors