RAS Function Reference

sPBValidate

RAS Function Reference

This function checks if the specified connection entry name is in a valid format.

Declare Function sPBValidate Lib "SapphireRAS.dll" (ByVal sEntryName As String) As Long

Parameters

  sEntryName
    A string specifying the name of the phone book entry.

Return Values

  Returns a number indicating success or failure where 0 is successful. Use sRASErrMsg to get a string version of the error message.