Connection Manager Connection Options Constants

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

The connection options bit flags can be combined as required. The following table shows the connection options bit flags.

Value Bitmask Description

CM_DSF_BILLBYTIME

0x00000001

The connection is billed by time.

CM_DSF_ALWAYSON

0x00000002

The connection is an AlwaysOn connection.

CM_DSF_SUSPENDRESUME

0x00000004

The connection is Suspend and Resume capable.

Requirements

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

See Also

Reference

CONNMGR_CONNECTION_DETAILED_STATUS
Connection Manager Connection Type Constants

Other Resources