MCPcopy Create free account
hub / github.com/SOUI2/soui / GetOwner

Method GetOwner

SOUI/src/helper/SMenuEx.cpp:535–535  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

533 int GetCmdID() { return m_nCmdID; }
534
535 HWND GetOwner() { return m_hOwner; }
536
537 int GetScale() const { return m_nScale; }
538 protected:

Callers 3

_HandleEventMethod · 0.45
ExitPopupMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected