Phone-Book Entries (Windows CE 5.0)

Send Feedback

Phone-book entries, stored in the registry, contain the data necessary to establish a RAS connection. See RAS Registry Settings for more information.

Windows CE supports a limited set of the Windows-based desktop functions for working with phone-book entries. You can use the RasGetEntryDialParams or RasSetEntryDialParams function to set or retrieve the connection parameters for a phone-book entry. The RasEnumEntries function retrieves an array of RASENTRYNAME structures that contain the phone-book entry names.

Windows CE also supports the dwCountryCode member (the country/region code portion of the phone number) of RASENTRY. The value can be read using RasGetEntryProperties and set using RasSetEntryProperties. The dwCountryID member of RASENTRY is ignored, and Windows CE does not support the RasGetCountryInfo function. To obtain the country/region code of the current location, as well as the area code and other properties, use the TAPI function lineGetTranslateCaps.

See Also

Overview of RAS | RAS Registry Settings

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.