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

code
translation

Glossary Item Box

Syntax

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

Parameters

code
translation

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.