Makes a connection to a network resource.

Namespace: PPJ.Runtime.Vis
Assembly: PPJ.Runtime.Vis.2 (in PPJ.Runtime.Vis.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public static SalNumber DosNetConnect(
	SalString sDevice,
	SalString sNetName,
	SalString sPassword
)

Parameters

sDevice
Type: PPJ.Runtime..::..SalString
sNetName
Type: PPJ.Runtime..::..SalString
sPassword
Type: PPJ.Runtime..::..SalString

Return Value

See Also