LINEROAMMODE

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

These bit-flag constants describe the roaming status of a line device.

The following table shows the LINEROAMMODE constants.

Value Description

LINEROAMMODE_HOME = 0x00000004

The line is connected to the home network node.

LINEROAMMODE_ROAMA = 0x00000008

The line is connected to the Roam-A carrier and calls are charged accordingly.

LINEROAMMODE_ROAMB = 0x00000010

The line is connected to the Roam-B carrier and calls are charged accordingly.

LINEROAMMODE_UNAVAIL = 0x00000002

The roam mode is unavailable and will not be known.

LINEROAMMODE_UNKNOWN = 0x00000001

The roam mode is currently unknown but may become known later.

Remarks

These functions cannot be extended. All 32 bits are reserved.

Requirements

Header tapi.h
Windows Embedded CE Windows CE 3.0 and later
Windows Mobile Windows Mobile Version 5.0 and later