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

Method RequestNewObjectLayout

DuiLib/Control/UIActiveX.cpp:423–427  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

421}
422
423STDMETHODIMP CActiveXCtrl::RequestNewObjectLayout(void)
424{
425 DUITRACE(_T("AX: CActiveXCtrl::RequestNewObjectLayout"));
426 return E_NOTIMPL;
427}
428
429STDMETHODIMP CActiveXCtrl::CanWindowlessActivate(void)
430{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected