Here is the signature for the Value (Get) function:
VARIANT Value(VARIANT Property)
The following table contains the valid arguments for the Value (Get) function:
Parameter |
Valid Type/Value |
Description |
---|---|---|
Property |
VT_BSTR – Name of the property |
Identifies retrieved property. |
Property |
VT_I4 – Index of the property |
Zero-based property index in the Property Bag. |
Copyright © 2016 CA Technologies.
All rights reserved.
|
|