CUT_RAS::ValidateEntryName
int ValidateEntryName(LPCSTR szEntryName)
Parameters
szEntryName |
A string specifying the phonebook entry to check. |
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
Checks to see if the specified phonebook entry is a valid name for a new entry. This function will also fail if the phonebook entry already exists.