The RasEditPhonebookEntry function edits an existing phone-book entry. The function displays a dialog box in which the user can modify the existing information.
Windows NT: The RasEditPhonebookEntry function calls the RasEntryDlg function. Applications written for Windows NT version 4.0 should use RasEntryDlg.
DWORD RasEditPhonebookEntry(
HWND hwnd, |
// handle to the parent window of the dialog box |
LPTSTR lpszPhonebook, |
// pointer to the full path and filename of the phone-book file |
LPTSTR lpszEntryName |
// pointer to the phone-book entry name |
); |
Windows 95: Dial-up networking stores phone-book entries in the
registry rather than in a phone-book file.
If the function succeeds, the return value is zero.
If the function fails, the return value can be one of the following error codes:
Value |
Description |
ERROR_BUFFER_INVALID | |
The phone-book entry buffer is invalid. | |
ERROR_CANNOT_OPEN_PHONEBOOK | |
The phone book is corrupted or missing components. | |
ERROR_CANNOT_FIND_PHONEBOOK_ENTRY | |
The phone-book entry does not exist. |
RasCreatePhonebookEntry, RasEntryDlg, RasGetEntryDialParams, RasSetEntryDialParams
file: /Techref/os/win/api/win32/func/src/f70_4.htm, 4KB, , updated: 2000/4/7 11:19, local time: 2024/11/7 10:39,
18.227.190.182:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.org/Techref/os/win/api/win32/func/src/f70_4.htm"> RasEditPhonebookEntry</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to massmind.org! |
.