uaPLUS Reference
Add(Int32,ItemInfo) Method
See Also  Send Feedback
I_HDAPluginDBA Namespace > HandleList Class > Add Method : Add(Int32,ItemInfo) Method

handle
Unique handle value
def
Item definition

Glossary Item Box

Add an item definition with the specified handle.

Syntax

Visual Basic (Declaration) 
Public Overloads Shadows Function Add( _
   ByVal handle As Integer, _
   ByVal def As ItemInfo _
) As Integer
C# 
public new int Add( 
   int handle,
   ItemInfo def
)

Parameters

handle
Unique handle value
def
Item definition

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

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