Here is the signature for the Item function:
ISCPropertyValue * Item(VARIANT ValueId)
The following table contains the valid arguments for the Item function:
|
Parameter |
Valid Type/Value |
Description |
|---|---|---|
|
ValueId |
VT_I4 – Index of the element in multi-valued property |
Identifies an element with a zero-based index. |
|
ValueId |
VT_BSTR – Name of an element in a multi-valued property |
Identifies an element by name. |
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |