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

e
translation
defaultCode

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Function Create( _
   ByVal e As Exception, _
   ByVal translation As TranslationInfo, _
   ByVal defaultCode As UInteger _
) As ServiceResult
C# 
public static ServiceResult Create( 
   Exception e,
   TranslationInfo translation,
   uint defaultCode
)

Parameters

e
translation
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.