IViewObjectExImpl::Unfreeze
Unfreezes the drawn representation of the control. The ATL implementation returns E_NOTIMPL.
STDMETHOD(Unfreeze)(
DWORD /* dwFreeze */
);
See IViewObject::Unfreeze in the Windows SDK.
Header: atlctl.h
Unfreezes the drawn representation of the control. The ATL implementation returns E_NOTIMPL.
STDMETHOD(Unfreeze)(
DWORD /* dwFreeze */
);
See IViewObject::Unfreeze in the Windows SDK.
Header: atlctl.h