Method SetReadParameterByName
SetReadParameterByName(string, object)
Sets the read parameter with the specified name to the specified value.
int SetReadParameterByName(string name, object value)
Parameters
Returns
- int
HRESULT value. A value of 0 (S_OK) indicates the set succeeded.