Connection Manager Connection Options Constants (Windows Embedded CE 6.0)

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

See Also

Reference

Connection Manager Constants
CONNMGR_CONNECTION_DETAILED_STATUS
Connection Manager Connection Type Constants

Other Resources