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 ICoreWebView2_28
: public ICoreWebView2_27
Interface providing methods to access the find session functionalities in the CoreWebView2.
Summary
| Members | Descriptions |
|---|---|
| get_Find | Retrieves the find session interface for the current web view. |
Applies to
| Product | Introduced |
|---|---|
| WebView2 Win32 | 1.0.3405.78 |
| WebView2 Win32 Prerelease | 1.0.3415 |
Members
get_Find
Retrieves the find session interface for the current web view.
public HRESULT get_Find(ICoreWebView2Find ** value)