Previous Topic: ISCPropertyBag::Value Arguments (Get Function)Next Topic: ISCPropertyValue


ISCPropertyBag::Value Arguments (Set Function)

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.