uaPLUS Reference
GetItemInfo Method
See Also  Send Feedback
HDAPluginDBA Namespace > DBAPlugin Class : GetItemInfo Method

itemHandle
Item handle.

Glossary Item Box

Returns the HDA item definition object for the handle.

Syntax

Visual Basic (Declaration) 
Public Function GetItemInfo( _
   ByVal itemHandle As Integer _
) As ItemInfo
C# 
public ItemInfo GetItemInfo( 
   int itemHandle
)

Parameters

itemHandle
Item handle.

Return Value

HDA item definition object. Null for invalied handles.

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.