Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColorCop/ColorCop
/ GetIcon
Method
GetIcon
ColorCop/SystemTray.cpp:186–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
HICON CSystemTray::GetIcon() const {
187
return (m_bEnabled)? m_tnd.hIcon : NULL;
188
}
189
190
191
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected