|
The ISetupValueData Interface allows you to update setup parameter values.
Set GroupName String
Set ParamName String
Set Value Double
This interface is set from ICimSetup:GetEmptySetupValueData().
This interface is used to update existing values only. You cannot create new parameters using this interface.
|