Stores information about all entry names in a remote access phone book into an array.
ARasPhonebookEntries(cArrayName[, cPhonebookfile])
Parameters
- cArrayName
On return the array contains the following information from the RASENTRYNAME structure. Column Content 1 Name of the phonebookentry. 2 Flags of the phonebookentry.
Flags value can be:
REN_User or REN_AllUsers (defined in rasapi32.h)
On Windows 9x flags is not supported and thus always 0.
- cPhonebookfile (optional)
default = system default phonebook is used
otherwise pass a valid phonebook filename.
Return Value
The number of RAS phonebook entries.
See Also
Reference
AbortRasConnectionNotification
ARasConnections
ARasDevices
RasClearConnectionStatistics
RasConnectionNotificationEx
RasDialDlgEx
RasDialEx
RasGetConnectStatusEx
RasHangUpEx
RasPhonebookDlgEx