Visual Basic (Declaration) | |
---|---|
Public Function AddItems( _ ByVal arrDef() As OPCDA.NET.OPCItemDef, _ ByRef aRslt As OPCDA.NET.OPCItemResult() _ ) As Integer |
Parameters
- arrDef
- Items to be added
- aRslt
- Error/success indications
OPCDA.NET-UA | |
AddItems Method | |
See Also Send Feedback |
OpcDaNetUaOption.Net4 Assembly > UA_Wrapper Namespace > Group Class : AddItems Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Function AddItems( _ ByVal arrDef() As OPCDA.NET.OPCItemDef, _ ByRef aRslt As OPCDA.NET.OPCItemResult() _ ) As Integer |