MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetForeImage

Method GetForeImage

DuiLib/Control/UIProgress.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 }
72
73 LPCTSTR CProgressUI::GetForeImage() const
74 {
75 return m_sForeImage;
76 }
77
78 void CProgressUI::SetForeImage(LPCTSTR pStrImage)
79 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected