RTCTR_ (Windows CE 5.0)

Send Feedback

The transport type constants describe the transport used. The following table shows the RTCTR_ transport type constants

Value Description
RTCTR_TCP = 0x00000002 The transport type is TCP.
RTCTR_TLS = 0x00000004 The transport type is TLS.
RTCTR_UDP = 0x00000001 The transport type is UDP.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Rtccore.h.

See Also

RTC Client API Constants

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.