uaPLUS Reference
IsType Method
See Also  Send Feedback
Opc.Ua.Bindings Namespace > TcpMessageType Class : IsType Method

actualType
expectedType

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared Function IsType( _
   ByVal actualType As UInteger, _
   ByVal expectedType As UInteger _
) As Boolean
C# 
public static bool IsType( 
   uint actualType,
   uint expectedType
)

Parameters

actualType
expectedType

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.