Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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.