OPC Historian .NET Server Toolkit Reference
Add(Int32,ItemInfo) Method

Unique handle value
Item definition
Add an item definition with the specified handle.
Syntax
'Usage
 
Dim instance As HandleList
Dim handle As Integer
Dim def As ItemInfo
Dim value As Integer
 
value = instance.Add(handle, def)
public new int Add( 
   int handle,
   ItemInfo def
)

Parameters

handle
Unique handle value
def
Item definition
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HandleList Class
HandleList Members
Overload List

 

 


Copyright © 2004-2019 Advosol Inc. All rights reserved

Send Feedback