OnCreateWebViewCompleted
Interface AntView
Type: Event
Parameters: Int HResult
Is called after the process to create the WebView2 control on screen has finished.
The parameter HResult contains the windows status if it could not succeed or S_OK (= 0) if it succeeded.
See Common HRESULT Values for some examples.
The order of events during creation of the WebView2 control is:
- OnCreate
- OnCreateWebviewCompleted
AntView - The MS Edge WebView2 ActiveX control Date last changed: 09/25/2024