Skip to end of metadata
Go to start of metadata

HWND FB::PluginWindowWin::getHWND (  ) [inline]

Gets the HWND of the plugin window.

Note:
You *must not* attempt to use this HWND after DetachedEvent is fired.
Returns:
The HWND

Definition at line 50 of file PluginWindowWin.h.

{ return m_hWnd; }
Labels: