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

Method OnControlInfoChanged

DuiLib/Control/UIActiveX.cpp:673–677  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

671}
672
673STDMETHODIMP CActiveXCtrl::OnControlInfoChanged(void)
674{
675 DUITRACE(_T("AX: CActiveXCtrl::OnControlInfoChanged"));
676 return S_OK;
677}
678
679STDMETHODIMP CActiveXCtrl::LockInPlaceActive(BOOL fLock)
680{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected