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

Method OnShowWindow

DuiLib/Control/UIActiveX.cpp:417–421  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

415}
416
417STDMETHODIMP CActiveXCtrl::OnShowWindow(BOOL fShow)
418{
419 DUITRACE(_T("AX: CActiveXCtrl::OnShowWindow"));
420 return E_NOTIMPL;
421}
422
423STDMETHODIMP CActiveXCtrl::RequestNewObjectLayout(void)
424{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected