Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SOUI2/soui
/ GetAxHostWindow
Method
GetAxHostWindow
SOUI/src/control/SActiveX.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
protected:
17
virtual HWND GetAxHostWindow() const
18
{
19
return m_pOwner->GetContainer()->GetHostHwnd();
20
}
21
virtual void OnAxActivate(IUnknown *pCtrl)
22
{
23
m_pOwner->OnAxActivate(pCtrl);
Callers
5
DoVerb
Function · 0.80
STDMETHOD(ShowObject)
Function · 0.80
STDMETHOD(OnDefWindowMessage)
Function · 0.80
STDMETHOD(GetWindowContext)
Function · 0.80
STDMETHOD(GetWindow)
Function · 0.80
Calls
2
GetContainer
Method · 0.80
GetHostHwnd
Method · 0.45
Tested by
no test coverage detected