Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetForeImage
Method
GetForeImage
DuiLib/Control/UIOption.cpp:188–191 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
186
}
187
188
LPCTSTR COptionUI::GetForeImage()
189
{
190
return m_sForeImage;
191
}
192
193
void COptionUI::SetForeImage(LPCTSTR pStrImage)
194
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected