Sets the value of a property from a given string.
HRESULT SetValueAsString (    LPCOLESTR pszValue,    UINT nRadix, ); |
Parameters
- pszValue
-
[in] The value to be set.
- nRadix
-
[in] Radix to be used in interpreting any numerical information.