OPCDA.NET Reference Manual
GetItemAttributes Method
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > OpcGroup Class : GetItemAttributes Method

attributes
Array of objects with the attribute data of one item.

Glossary Item Box

Get the attibutes of all items in the group.

Syntax

Visual Basic (Declaration) 
Public Function GetItemAttributes( _
   ByRef attributes As OPCItemAttributes() _
) As Integer
C# 
public int GetItemAttributes( 
   out OPCItemAttributes[] attributes
)

Parameters

attributes
Array of objects with the attribute data of one item.

Return Value

HRESULT success/error code

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.