Share via


Connection Manager Control Flag Constants (Windows Embedded CE 6.0)

1/6/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.

Requirements

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

See Also

Reference

Connection Manager Constants
CONNMGR_CONNECTIONINFO