Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetHotImage
Method
GetHotImage
DuiLib/Control/UICombo.cpp:552–555 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
550
}
551
552
LPCTSTR CComboUI::GetHotImage() const
553
{
554
return m_sHotImage;
555
}
556
557
void CComboUI::SetHotImage(LPCTSTR pStrImage)
558
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected