uaPLUS Reference
HandleList Class
Members  See Also  Send Feedback
I_HDAPluginDBA Namespace : HandleList Class

Glossary Item Box

List of item handles. The index in this list is used as the server item handle. No elements must be removed in order to prevent index changes.

Object Model

HandleList ClassItemInfo Class

Syntax

Visual Basic (Declaration) 
Public Class HandleList 
   Inherits System.Collections.Generic.Dictionary(Of Integer,ItemInfo)

Inheritance Hierarchy

System.Object
   System.Collections.Generic.Dictionary<TKey,TValue>
      I_HDAPluginDBA.HandleList

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

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.