IBrowserHostGetOpenerWindowHandle Method |
Version 130.1.90
Retrieve the window handle of the browser that opened this browser.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax IntPtr GetOpenerWindowHandle()
IntPtr GetOpenerWindowHandle()
Return Value
IntPtrThe handler
See Also