Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Sets the value of a property from a given string.
Syntax
HRESULT SetValueAsString (
LPCOLESTR pszValue,
UINTnRadix,
);
Parameters
pszValue
[in] The value to be set.
nRadix
[in] Radix to be used in interpreting any numerical information.
Return Value
Returns a valid HRESULT, typically S_OK.