Share via


Connection Manager Parameter Constants

A version of this page is also available for

Windows Embedded CE 6.0 R3

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

See Also

Reference

CONNMGR_CONNECTIONINFO

Other Resources