Previous Topic: ISCPropertyValueCollection::Facet Arguments (Set Function)Next Topic: ISCSession


ISCPropertyValueCollection::RemoveFacet Arguments

Here is the signature for the RemoveFacet function:

VARIANT_BOOL RemoveFacet (VARIANT Facet)

The following table contains the valid arguments for the RemoveFacet function:

Parameter

Valid Type/Value

Description

Facet

VT_I4 – Facet ID

Removes a facet to non-set state.

Facet

VT_BSTR – Facet name

Removes a facet to non-set state.

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