OPCHDA.NET Reference Manual
OpcHDAServer Constructor(Boolean)
See Also  Send Feedback
OpcHDAWrapperUA.Net4 Assembly > OPCHDA.NET Namespace > OpcHDAServer Class > OpcHDAServer Constructor : OpcHDAServer Constructor(Boolean)

makeAppID

Glossary Item Box

Constructor. Creates a new HDA server object in disconnected state and optionally creates a AppID registry entry.
One of the Connect methods need to be excuted to connect to the local or remote OPCHDA server.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal makeAppID As Boolean _
)
C# 
public OpcHDAServer( 
   bool makeAppID
)

Parameters

makeAppID

Requirements

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

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.