Connection Manager Parameter Constants (Windows Embedded CE 6.0)

1/6/2010

These constants define which optional parameters are valid in the dwParams member of the CONNMGR_CONNECTIONINFO structure.

The following table shows the Connection Manager parameter constants.

Value Description

CONNMGR_PARAM_GUIDDESTNET

The guidDestNet member of CONNMGR_CONNECTIONINFO is valid.

CONNMGR_PARAM_MAXCOST

The MaxCost member of CONNMGR_CONNECTIONINFO is valid.

CONNMGR_PARAM_MINRCVBW

The MinRcvBw member of CONNMGR_CONNECTIONINFO is valid.

CONNMGR_PARAM_MAXCONNLATENCY

The MaxConnLatency member of CONNMGR_CONNECTIONINFO is valid.

Requirements

Header connmgr.h
Windows Embedded CE Windows CE .NET 4.2 and later

See Also

Reference

Connection Manager Constants
CONNMGR_CONNECTIONINFO

Other Resources