Connection Manager Parameter Constants
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. |
See Also
Send Feedback on this topic to the authors