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

Method GetClass

DuiLib/Control/UIFlash.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 }
37
38 LPCTSTR CFlashUI::GetClass() const
39 {
40 return DUI_CTR_FLASH;
41 }
42
43 LPVOID CFlashUI::GetInterface( LPCTSTR pstrName )
44 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected