uaPLUS Reference
ServiceResult Constructor(Exception,UInt32)
See Also  Send Feedback
Opc.Ua Namespace > ServiceResult Class > ServiceResult Constructor : ServiceResult Constructor(Exception,UInt32)

exception
defaultCode

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal exception As Exception, _
   ByVal defaultCode As UInteger _
)
C# 
public ServiceResult( 
   Exception exception,
   uint defaultCode
)

Parameters

exception
defaultCode

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

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