Here is the signature for the Value (Set) function:
void Value(VARIANT Property, VARIANT Val)
The following table contains the valid arguments for the Value (Set) function:
|
Parameter |
Valid Type/Value |
Description |
|---|---|---|
|
Property |
VT_BSTR – Name of the property |
Identifies the property to update. |
|
Val |
Dependent on the property |
Value for the given property. |
|
Copyright © 2013 CA.
All rights reserved.
|
|