uaPLUS Reference
ReadAvailableAttributes Method
See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace > ComHdaClient Class : ReadAvailableAttributes Method

itemHandle
The item.

Glossary Item Box

Reads the values for all available attributes.

Syntax

Visual Basic (Declaration) 
Public Function ReadAvailableAttributes( _
   ByVal itemHandle As Integer _
) As HdaAttributeValue()
C# 
public HdaAttributeValue[] ReadAvailableAttributes( 
   int itemHandle
)

Parameters

itemHandle
The item.

Return Value

The list of attribute values for the item.

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.