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.