ISCApplicationEnvironment Interface

The following table contains information on the ISCApplicationEnvironment interface:

Signature

Description

Valid Arguments

ISCPropertyBag

PropertyBag(VARIANT Category[optional], VARIANT Name[optional], VARIANT AsString[optional])

Populates a property bag with one or more property values as indicated by Category and Name

Category:

  • VT_BSTR � Features returned from the given category. Must be Application.

Name:

  • VT_BSTR � The property with the given name and category is returned. Must be EMX Metadata Class for EMX metadata and EM2 Metadata Class for EM2 metadata.

AsString:

  • Empty � All values in the property bag are presented in their native type.