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

Method GetClass

DuiLib/Control/UIRichEdit.cpp:1045–1048  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1043}
1044
1045LPCTSTR CRichEditUI::GetClass() const
1046{
1047 return _T("RichEditUI");
1048}
1049
1050LPVOID CRichEditUI::GetInterface(LPCTSTR pstrName)
1051{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected