Share via


Connection Manager Connection Type Constants

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/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, Windows Embedded NavReady 2009

See Also

Reference

CONNMGR_CONNECTION_DETAILED_STATUS

Other Resources