OPCAE.NET-UA
ConvertToSystemType Method
See Also  Send Feedback
OPCAE Namespace > types Class : ConvertToSystemType Method

vt
VarEnum type value

Glossary Item Box

Convert VarEnum to .NET Type

Syntax

Visual Basic (Declaration) 
Public Shared Function ConvertToSystemType( _
   ByVal vt As Short _
) As Type
C# 
public static Type ConvertToSystemType( 
   short vt
)

Parameters

vt
VarEnum type value

Return Value

Corresponding .NET Type

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, NET 4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.