Visual Basic (Declaration) | |
---|---|
Public Function GetItemAttributes( _ ByRef attributes As OPCDA.NET.OPCItemAttributes() _ ) As Integer |
C# | |
---|---|
public int GetItemAttributes( out OPCDA.NET.OPCItemAttributes[] attributes ) |
Parameters
- attributes
- Array of objects with the attribute data of an item.