'Declaration
Protected Shared Sub UpdateMessageSize( _ ByVal buffer() As Byte, _ ByVal offset As Integer, _ ByVal messageSize As Integer _ )
'Usage
Dim buffer() As Byte Dim offset As Integer Dim messageSize As Integer UaSCUaBinaryChannel.UpdateMessageSize(buffer, offset, messageSize)
protected: static void UpdateMessageSize( array<byte>^ buffer, int offset, int messageSize )
Parameters
- buffer
- offset
- messageSize