Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetModuleName
Method
GetModuleName
DuiLib/Control/UIActiveX.cpp:1142–1145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1140
}
1141
1142
CDuiString CActiveXUI::GetModuleName() const
1143
{
1144
return m_sModuleName;
1145
}
1146
1147
void CActiveXUI::SetModuleName(LPCTSTR pstrText)
1148
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected