OPCAE.NET Reference Manual
SetClientName Method
See Also  Send Feedback
OPCAE.NET Namespace > OpcEventServer Class : SetClientName Method

name
IN: name, e.g. node and exe name

Glossary Item Box

Define a client name. ( IOPCCommon::SetClientName )

Syntax

Visual Basic (Declaration) 
Public Function SetClientName( _
   ByVal name As String _
) As Integer
C# 
public int SetClientName( 
   string name
)

Parameters

name
IN: name, e.g. node and exe name

Return Value

HRESULTS error/succes code as defined by OPC

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

© 2002-2018 Advosol Inc. All Rights Reserved.