|
GetParam
|
|
| Param [in]
|
| String specifying the name of the measurement parameter whose value is to be retrieved. See selectParam for the list of parameters supported by ImageWarp
|
| Index [in]
|
| Index of an element to be retrieved from a vector parameter. This argument is ignored for scalar parameters.
|
| pValue [out,retval]
|
| Pointer to the parameter's value
|
| S_OK
|
| Success
|
| E_FAIL
|
| Failure.
|
|
|
|
|