RAS Function Reference

sLOCSetCurrent

RAS Function Reference

This function sets the current dialing location.

Declare Function sLOCSetCurrent Lib "SapphireRAS.dll" (ByVal lNumber As Long) As Long

Parameters

  lNumber
    A long referencing the dialing location to set as the current.

Return Values

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