OPCDA.NET Reference Manual
VariantClear Method
See Also  Send Feedback
OpcNetBase.Net4 Assembly > OPCDA Namespace > DUMMY_VARIANT Class : VariantClear Method

addrofvariant

Glossary Item Box

Syntax

Visual Basic (Declaration) 
<DllImportAttribute("oleaut32.dll")>
<PreserveSigAttribute()>
Public Shared Function VariantClear( _
   ByVal addrofvariant As IntPtr _
) As Integer
C# 
[DllImportAttribute("oleaut32.dll")]
[PreserveSigAttribute()]
public static int VariantClear( 
   IntPtr addrofvariant
)

Parameters

addrofvariant

Requirements

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

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.