AttrValue Property

Attribute value for the current entry.

Syntax

QByteArray GetAttrValue(int iAttrIndex);
int SetAttrValue(int iAttrIndex, QByteArray qbaAttrValue);

Default Value

""

Remarks

Attribute value for the current entry.

If the value is part of a set of values, the AttributeType that contains the corresponding attribute type is an empty string, and the attribute type for the set is specified in the previous attribute of the properties with a non-empty AttributeType.

The AttrIndex parameter specifies the index of the item in the array. The size of the array is controlled by the AttrCount property.

This property is not available at design time.

Data Type

Byte Array

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 Qt Edition - Version 20.0 [Build 8155]