|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| No
| Win32s
| No
| Import Library
| rasapi32.lib
| Header File
| ras.h
| Unicode
| WinNT
| Platform Notes
| None
|
|
|
RasDeleteEntry
[New - Windows NT]
The
RasDeleteEntry function deletes an entry from a phone book.
DWORD RasDeleteEntry(
LPTSTR lpszPhonebook,
| // pointer to full path and filename of phone-book file
|
LPTSTR lpszEntry
| // pointer to an entry name to delete
|
);
|
|
Parameters
lpszPhonebook
Windows NT: Pointer to a null-terminated string that specifies the full path and filename
of a phone-book (.PBK) file. If this parameter is NULL, the function uses the
current default phone-book file. The default phone-book file is the one selected
by the user in the
User Preferences property sheet of the
Dial-Up Networking dialog box.
lpszEntry
Pointer to a null-terminated string containing the name of an existing entry
to be deleted.
Return Values
If the function succeeds, the return value is zero.
If the function fails, the return value is ERROR_INVALID_NAME.
See Also
RasCreatePhonebookEntry,
RasEnumEntries
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database