EasyUA Reference
Create(Exception,TranslationInfo,UInt32) Method
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > ServiceResult Class > Create Method : Create(Exception,TranslationInfo,UInt32) Method

e
translation
defaultCode

Glossary Item Box

Creates a new instance of a ServiceResult

Syntax

Visual Basic (Usage)Copy Code
Dim e As Exception
Dim translation As TranslationInfo
Dim defaultCode As UInteger
Dim value As ServiceResult
 
value = ServiceResult.Create(e, translation, defaultCode)

Parameters

e
translation
defaultCode

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.