ISCPropertyBag::Add Arguments
Here is the signature for the Add function:
VARIANT_BOOL Add(BSTR Name, VARIANT Value)
The following table contains the valid arguments for the Add function:
Parameter |
Valid Type/Value |
Description |
---|---|---|
Name |
BSTR |
Name of a new property. |
Value |
Dependent on the property |
Value for a new property. |
Copyright © 2025 Quest Software, Inc. |