Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.33 KB

icorewebview2compositioncontroller2.md

File metadata and controls

42 lines (29 loc) · 1.33 KB
description title author ms.author ms.date ms.topic keywords
A continuation of the ICoreWebView2CompositionController interface.
WebView2 Win32 C++ ICoreWebView2CompositionController2
MSEdgeTeam
msedgedevrel
07/26/2021
reference
IWebView2, IWebView2WebView, webview2, webview, win32 apps, win32, edge, ICoreWebView2, ICoreWebView2Controller, browser control, edge html, ICoreWebView2CompositionController2

interface ICoreWebView2CompositionController2

[!INCLUDE deprecation-note]

interface ICoreWebView2CompositionController2
  : public ICoreWebView2CompositionController

A continuation of the ICoreWebView2CompositionController interface.

Summary

Members Descriptions
get_UIAProvider Returns the UI Automation Provider for the WebView.

Applies to

Product Introduced
WebView2 Win32 1.0.774.44
WebView2 Win32 Prerelease 1.0.824

Members

get_UIAProvider

Returns the UI Automation Provider for the WebView.

public HRESULT get_UIAProvider(IUnknown ** provider)