MCPcopy Create free account
hub / github.com/ColorCop/ColorCop / GetNotificationWnd

Method GetNotificationWnd

ColorCop/SystemTray.cpp:234–236  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

232}
233
234CWnd* CSystemTray::GetNotificationWnd() const {
235 return CWnd::FromHandle(m_tnd.hWnd);
236}
237
238/////////////////////////////////////////////////////////////////////////////
239// CSystemTray menu manipulation

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected