interface ICoreWebView2ScreenCaptureStartingEventHandler

interface ICoreWebView2ScreenCaptureStartingEventHandler
  : public IUnknown

Receives ScreenCaptureStarting events.

Summary

Members Descriptions
Invoke Provides the event args for the corresponding event.

Applies to

Product Introduced
WebView2 Win32 N/A
WebView2 Win32 Prerelease 1.0.2895

Members

Invoke

Provides the event args for the corresponding event.

public HRESULT Invoke(ICoreWebView2 * sender, ICoreWebView2ScreenCaptureStartingEventArgs * args)