|
SetGridCellAsString
|
|
| Param [in]
|
| String specifying the name of the measurement parameter whose value is to be set. See selectParam for the list of parameters supported by ImageWarp
|
| Object [in]
|
| Ordinal number of the object in the grid. This is equal to the number of the corresponding row.
|
| Index [in]
|
| Index of an element to be set in a vector parameter. This argument is ignored for scalar parameters.
|
| Value [out,retval]
|
| String to be assigned.
|
| S_OK
|
| Success
|
| E_FAIL
|
| Failure.
|
|
|