Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |
See Also
CONNMGR_CONNECTION_DETAILED_STATUS
Send Feedback on this topic to the authors