Visual Basic (Declaration) | |
---|---|
Public Overloads Function Connect( _ ByVal accessInfo As Host, _ ByVal srvName As String _ ) As Integer |
C# | |
---|---|
public int Connect( Host accessInfo, string srvName ) |
Parameters
- accessInfo
- IN: Computer naame and optional passsword etc
- srvName
- IN: Server ProgId name
Return Value
HRESULTS error/succes code as defined by OPCTarget Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x