Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the value of a reference from a string. Reserved for future use.
Syntax
Parameters
pszValue
[in] The value as a string.
dwRadix
[in] The radix to be used in formatting any numerical information.
dwTimeout
[in] Maximum time, in milliseconds, to wait before returning from this method. Use INFINITE
to wait indefinitely.
Return Value
Always returns E_NOTIMPL
.