The second parameter passed to the JavaScript prompt dialog. The result of the prompt JavaScript function uses this value as the default value.
The caller must free the returned string with CoTaskMemFree. See API Conventions.
See Implementation
The second parameter passed to the JavaScript prompt dialog. The result of the prompt JavaScript function uses this value as the default value.
The caller must free the returned string with CoTaskMemFree. See API Conventions.