Share via


IViewObjectExImpl::Unfreeze

Unfreezes the drawn representation of the control. The ATL implementation returns E_NOTIMPL.

STDMETHOD(Unfreeze)(
   DWORD /* dwFreeze */
);

Remarks

See IViewObject::Unfreeze in the Windows SDK.

Requirements

Header: atlctl.h

See Also

Reference

IViewObjectExImpl Class

Other Resources

IViewObjectExImpl Members