Click or drag to resize

IBrowserHostGetOpenerWindowHandle Method

Version 101.0.180
Retrieve the window handle of the browser that opened this browser.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax
IntPtr GetOpenerWindowHandle()

Return Value

Type: IntPtr
The handler
See Also