Page 1 of 1

Get parent browser id from cefBrowser

PostPosted: Tue Jul 25, 2017 4:57 am
by JohnConnor
Hello,

Any way to get the parent browser identifier from a Cefbrowser instance?
CefBrowser.GetHost().GetHost().GetOpenerWindowHandle() returns a parent window handle. Any way to get the parent window identifier from that?

thanks!