Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
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
| Header | rtccore.h |
| Windows Embedded CE | Windows CE .NET 4.0 and later |