interface ICoreWebView2ScreenCaptureStartingEventHandler
interface ICoreWebView2ScreenCaptureStartingEventHandler
: public IUnknown
Receives ScreenCaptureStarting
events.
Members | Descriptions |
---|---|
Invoke | Provides the event args for the corresponding event. |
Product | Introduced |
---|---|
WebView2 Win32 | N/A |
WebView2 Win32 Prerelease |
Provides the event args for the corresponding event.
public HRESULT Invoke(ICoreWebView2 * sender, ICoreWebView2ScreenCaptureStartingEventArgs * args)