Connection Manager Control Flag Constants

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

These constants define special connection properties that are supported by client applications, as specified in the dwFlags member of the CONNMGR_CONNECTIONINFO structure.

The following table shows the Connection Manager control flag constants.

Value Description

CONNMGR_FLAG_SUSPEND_AWARE

Suspended connections are supported.

CONNMGR_FLAG_REGISTERED_HOME

Device only dials an outbound number if it is registered on the home network.

CONNMGR_FLAG_NO_ERROR_MSGS

No error messages are displayed for failed connections.

CONNMGR_FLAG_WAKE_ON_INCOMING

Requests a WakeOnIncoming-capable connection. When the Connection Planner receives a connection request with this flag set, it will only satisfy a connection request that is provisioned as WakeOnIncoming-capable. If there are no WakeOnIncoming-capable connections, the connection request fails with the error CONNMGR_STATUS_NOPATHWITHPROPERTY.

Requirements

Header connmgr.h
Windows Embedded CE Windows CE .NET 4.2 and later, Windows Embedded NavReady 2009

See Also

Reference

CONNMGR_CONNECTIONINFO
Connection Manager Constants