Visual Basic (Declaration) | |
---|---|
Public Function ValidateItemIDs( _ ByVal itemID() As String, _ ByRef errors As Integer() _ ) As Integer |
Parameters
- itemID
- An array of null terminated strings that uniquely identify the OPC HDA items.
- errors
- OUT: The status of validation.
Return Value
S_OK, S_FALSE, E_FAILTarget Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x