RTCTR_ Constants
The transport type constants describe the transport used.
RTCTR_TCP
0x00000002The transport type is TCP.
RTCTR_TLS
0x00000004The transport type is TLS.
RTCTR_UDP
0x00000001The transport type is UDP.
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.