OPCDA.NET Reference Manual
BGException Constructor(Int32)
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > BGException Class > BGException Constructor : BGException Constructor(Int32)

rtc
HRESULTS error code

Glossary Item Box

Throws an exception of type BGException with the HRESULT error code only

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal rtc As Integer _
)
C# 
public BGException( 
   int rtc
)

Parameters

rtc
HRESULTS error code

Requirements

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

See Also

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