OPC Historian .NET Server Toolkit Reference
GetItemInfo Method (IDBAPlugin)

Item handle.
Returns the HDA item definition object for the handle.
Syntax
'Usage
 
Dim instance As IDBAPlugin
Dim itemHandle As Integer
Dim value As ItemInfo
 
value = instance.GetItemInfo(itemHandle)
ItemInfo GetItemInfo( 
   int itemHandle
)

Parameters

itemHandle
Item handle.

Return Value

HDA item definition object. Null for invalied handles.
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

IDBAPlugin Interface
IDBAPlugin Members

 

 


Copyright © 2004-2019 Advosol Inc. All rights reserved

Send Feedback