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

Method OnPosRectChange

DuiLib/Control/UIActiveX.cpp:651–655  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

649}
650
651STDMETHODIMP CActiveXCtrl::OnPosRectChange(LPCRECT lprcPosRect)
652{
653 DUITRACE(_T("AX: CActiveXCtrl::OnPosRectChange"));
654 return E_NOTIMPL;
655}
656
657STDMETHODIMP CActiveXCtrl::GetWindow(HWND* phwnd)
658{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected