/
RAS_GetConnectionPath
RAS_GetConnectionPath
Description
Returns the path to an existing RAS connection
Syntax
RAS_GetConnectionPath(sConnectionName) As Boolean
Parameters
sConnectionName (String)
The friendly name for the path you want to get
Return value
Result will be stored in gsValue.
Example
VBScript
If bStatus Then bStatus = RAS_GetConnectionPath("ACME VPN")
Related functions
, multiple selections available,
Related content
RAS_GetConnectionPath
RAS_GetConnectionPath
More like this
RAS_GetConnectionPath
RAS_GetConnectionPath
More like this
RAS_DeleteConnection
RAS_DeleteConnection
More like this
RAS_DeleteConnection
RAS_DeleteConnection
More like this
RAS_IsRasInstalled
RAS_IsRasInstalled
More like this
RAS_IsRasInstalled
RAS_IsRasInstalled
More like this