Skip to content

Commit a0f9830

Browse files
committed
Update environment parent interface
1 parent 01d0b2a commit a0f9830

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/BrowserProcessExited.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ typedef enum COREWEBVIEW2_BROWSER_PROCESS_EXIT_KIND {
108108
COREWEBVIEW2_BROWSER_PROCESS_EXIT_KIND_FAILED_EXIT
109109
} COREWEBVIEW2_BROWSER_PROCESS_EXIT_KIND;
110110

111-
interface ICoreWebView2Environment3 : IUnknown
111+
interface ICoreWebView2Environment3 : ICoreWebView2Environment2
112112
{
113113
// ...
114114

0 commit comments

Comments
 (0)