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