uaPLUS Reference
IsEncodingFor(NodeId,ExtensionObject) Method
See Also  Send Feedback
Opc.Ua Namespace > ITypeTable Interface > IsEncodingFor Method : IsEncodingFor(NodeId,ExtensionObject) Method

expectedTypeId
value

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Overloads Function IsEncodingFor( _
   ByVal expectedTypeId As NodeId, _
   ByVal value As ExtensionObject _
) As Boolean
C# 
bool IsEncodingFor( 
   NodeId expectedTypeId,
   ExtensionObject value
)

Parameters

expectedTypeId
value

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.