IVCPropertyStorage.GetEvaluatedPropertyValues(Array, Array) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Array ^ GetEvaluatedPropertyValues(Array ^ bstrRuleNames, Array ^ bstrPropertyNames);
public Array GetEvaluatedPropertyValues (Array bstrRuleNames, Array bstrPropertyNames);
abstract member GetEvaluatedPropertyValues : Array * Array -> Array
Public Function GetEvaluatedPropertyValues (bstrRuleNames As Array, bstrPropertyNames As Array) As Array
Parameters
- bstrRuleNames
- Array
- bstrPropertyNames
- Array