The array type item value is converted into a string array with a string converted value for each array element.
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As UaDataBind Dim item As DBLink Dim val As Object Dim value() As String value = instance.ArrayToStringArray(item, val) |
Parameters
- item
- Subscription data for the item.
- val
- Current array type item value.
Return Value
HRESULT success/error codeTarget Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x