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

Method DiscardUndoState

DuiLib/Control/UIActiveX.cpp:639–643  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

637}
638
639STDMETHODIMP CActiveXCtrl::DiscardUndoState(void)
640{
641 DUITRACE(_T("AX: CActiveXCtrl::DiscardUndoState"));
642 return E_NOTIMPL;
643}
644
645STDMETHODIMP CActiveXCtrl::DeactivateAndUndo(void)
646{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected