Connection Manager Connection Type Constants (Windows Embedded CE 6.0)
1/6/2010
These constants define connection types, as specified in the dwType member of the CONNMGR_CONNECTION_DETAILED_STATUS structure. The following table shows the connection type constants.
Value | Description |
---|---|
CM_CONNTYPE_UNKNOWN |
Unknown connection. |
CM_CONNTYPE_CELLULAR |
Cellular connection. |
CM_CONNTYPE_NIC |
Network interface card (NIC) connection. |
CM_CONNTYPE_BLUETOOTH |
Bluetooth connection. |
CM_CONNTYPE_UNIMODEM |
Unimodem connection. |
CM_CONNTYPE_VPN |
Virtual private network (VPN) connection. |
CM_CONNTYPE_PROXY |
Proxy connection. For more proxy constants, see Connection Manager Proxy Flag Constants. |
CM_CONNTYPE_PC |
PC connection. |
Requirements
Header | connmgr_conntypes.h |
Windows Embedded CE | Windows CE .NET 4.2 and later |
See Also
Reference
Connection Manager Constants
CONNMGR_CONNECTION_DETAILED_STATUS