uaPLUS Reference
ApplyDataEncoding Method
See Also  Send Feedback
Opc.Ua Namespace > EncodeableObject Class : ApplyDataEncoding Method

context
dataEncoding
value

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared Function ApplyDataEncoding( _
   ByVal context As ServiceMessageContext, _
   ByVal dataEncoding As QualifiedName, _
   ByRef value As Object _
) As ServiceResult
C# 
public static ServiceResult ApplyDataEncoding( 
   ServiceMessageContext context,
   QualifiedName dataEncoding,
   ref object value
)

Parameters

context
dataEncoding
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.