MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetHostWindow

Method GetHostWindow

DuiLib/Control/UIActiveX.cpp:874–877  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

872}
873
874HWND CActiveXUI::GetHostWindow() const
875{
876 return m_hwndHost;
877}
878
879static void PixelToHiMetric(const SIZEL* lpSizeInPix, LPSIZEL lpSizeInHiMetric)
880{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected