Skip to content

Commit 41b3cd0

Browse files
dagedudavid-risney
andauthored
Update specs/ExecuteScriptWithResult.md
Co-authored-by: David Risney <dave@deletethis.net>
1 parent d56841d commit 41b3cd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/ExecuteScriptWithResult.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ interface ICoreWebView2ExecuteScriptWithResultCompletedHandler : IUnknown {
221221

222222
/// This is the interface for getting string and exception with ExecuteScriptWithResult
223223
[uuid(67E0B57B-1AC7-4395-9793-5E4EF9C4B7D9), object, pointer_default(unique)]
224-
interface ICoreWebView2_10 : IUnknown {
224+
interface ICoreWebView2_10 : ICoreWebView2_9 {
225225

226226
/// New execute javascript for user can get the string result and can get exception
227227
/// if execution fails.

0 commit comments

Comments
 (0)