Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetClass
Method
GetClass
DuiLib/Control/UIActiveX.cpp:863–866 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
861
}
862
863
LPCTSTR CActiveXUI::GetClass() const
864
{
865
return _T(
"ActiveXUI"
);
866
}
867
868
LPVOID CActiveXUI::GetInterface(LPCTSTR pstrName)
869
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected