uaPLUS Reference
UpdateMessageType Method
See Also  Send Feedback
Opc.Ua.Bindings Namespace > TcpChannel Class : UpdateMessageType Method

buffer
offset
messageType

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Shared Sub UpdateMessageType( _
   ByVal buffer() As Byte, _
   ByVal offset As Integer, _
   ByVal messageType As UInteger _
) 
C# 
protected static void UpdateMessageType( 
   byte[] buffer,
   int offset,
   uint messageType
)

Parameters

buffer
offset
messageType

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.