Description

The KEY parameter can be a VARIANT of type BSTR, which is the textual name of a single Attribute, or a LONG, which would indicate the DID of an Attribute. The opposite value will be returned: BSTR returns LONG and vice-versa

Property type

A Variant value.  

Syntax

object.Item(Key) [= value]

The Item Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McStreamAttributes.
KeyRequired. A Variant value.
valueA Variant value.