Previous Topic: ISCPropertyValueCollection::Facet Arguments (Get Function)Next Topic: ISCPropertyValueCollection::RemoveFacet Arguments


ISCPropertyValueCollection::Facet Arguments (Set Function)

Here is the signature for the Facet (Set) function:

Void Facet (VARIANT Facet, VARIANT_BOOL Val)

The following table contains the valid arguments for the Facet (Set) function:

Parameter

Valid Type/Value

Description

Facet

VT_I4 – Facet ID

Sets a facet with the given value. It fails if the facet is not set.

Facet

VT_BSTR – Facet name

Sets a facet with the given value. It fails if the facet is not set.

Note: More information is located in the Property Bag for Application Environment section.