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

Method ContextSensitiveHelp

DuiLib/Control/UIActiveX.cpp:667–671  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

665}
666
667STDMETHODIMP CActiveXCtrl::ContextSensitiveHelp(BOOL fEnterMode)
668{
669 DUITRACE(_T("AX: CActiveXCtrl::ContextSensitiveHelp"));
670 return S_OK;
671}
672
673STDMETHODIMP CActiveXCtrl::OnControlInfoChanged(void)
674{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected