The return value from the JavaScript prompt function if Accept is run.
This value is ignored for dialog kinds other than prompt. If Accept
is not run, this value is ignored and FALSE is returned from prompt.
The caller must free the returned string with CoTaskMemFree. See
API Conventions.
The return value from the JavaScript prompt function if Accept is run. This value is ignored for dialog kinds other than prompt. If Accept is not run, this value is ignored and FALSE is returned from prompt.
The caller must free the returned string with CoTaskMemFree. See API Conventions.