CUT_RAS::RenameEntry
int RenameEntry(LPCSTR szEntryName,LPCSTR szNewEntryName)
Parameters
szEntryName |
Phonebook entry to rename. |
szNewEntryName |
New name of the phonebook entry. |
Return Value
UTE_SUCCESS |
Operation completed successfully. |
UTE_ERROR |
Function failed (see GetLastRASError for more details) |
UTE_RAS_LOAD_ERROR |
Unable to load the RAS DLLs. |
Remarks
Call this function to rename the given phonebook entry.