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

Method LockInPlaceActive

DuiLib/Control/UIActiveX.cpp:679–683  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

677}
678
679STDMETHODIMP CActiveXCtrl::LockInPlaceActive(BOOL fLock)
680{
681 DUITRACE(_T("AX: CActiveXCtrl::LockInPlaceActive"));
682 return S_OK;
683}
684
685STDMETHODIMP CActiveXCtrl::GetExtendedControl(IDispatch** ppDisp)
686{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected