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

Method GetClassStyle

RedisStudio/ConnInfoSubWhd.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56UINT ConnInfoSubWhd::GetClassStyle() const
57{
58 return UI_CLASSSTYLE_DIALOG;
59}
60
61void ConnInfoSubWhd::OnFinalMessage( HWND hWnd)
62{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected