Phone-Book Entries

Phone-book entries, stored in the registry, contain data necessary to establish a RAS connection.

Windows CE supports a limited set of the Windows-based desktop platform functions for working with phone-book entries. You can use the RasGetEntryDialParams or the 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.

You can use the RasRenameEntry function to rename a phone-book entry, or the RasDeleteEntry function to delete an entry. The RasValidateEntryName function determines if a specified string has the correct format to be used as an entry name.

You can use the RasGetEntryProperties and RasSetEntryProperties functions to get and set additional phone-book entry data. These functions use a RASENTRY structure.