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

Method DeactivateAndUndo

DuiLib/Control/UIActiveX.cpp:645–649  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

643}
644
645STDMETHODIMP CActiveXCtrl::DeactivateAndUndo(void)
646{
647 DUITRACE(_T("AX: CActiveXCtrl::DeactivateAndUndo"));
648 return E_NOTIMPL;
649}
650
651STDMETHODIMP CActiveXCtrl::OnPosRectChange(LPCRECT lprcPosRect)
652{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected