Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
A version of this page is also available for
4/8/2010
These constants define connection types, as specified in the dwTypemember of the CONNMGR_CONNECTION_DETAILED_STATUSstructure. 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 |