interface ICoreWebView2CompositionController2
Nota
This reference is no longer being maintained. For the latest API reference, see WebView2 API Reference.
interface ICoreWebView2CompositionController2
: public ICoreWebView2CompositionController
A continuation of the ICoreWebView2CompositionController interface.
Members | Descriptions |
---|---|
get_UIAProvider | Returns the UI Automation Provider for the WebView. |
Product | Introduced |
---|---|
WebView2 Win32 | 1.0.774.44 |
WebView2 Win32 Prerelease |
Returns the UI Automation Provider for the WebView.
public HRESULT get_UIAProvider(IUnknown ** provider)