Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Note
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.
Summary
| Members | Descriptions |
|---|---|
| get_AutomationProvider | Returns the Automation Provider for the WebView. |
Applies to
| Product | Introduced |
|---|---|
| WebView2 Win32 | 1.0.774.44 |
| WebView2 Win32 Prerelease | 1.0.824 |
Members
get_AutomationProvider
Returns the Automation Provider for the WebView.
public HRESULT get_AutomationProvider(IUnknown ** value)
This object implements IRawElementProviderSimple.