IViewObjectExImpl::Freeze

This method freezes the drawn representation of a control so that it will not change until the Unfreeze method is called. This method returns E_NOTIMPL.

Syntax

HRESULT Freeze( DWORD dwAspect, LONG lindex, void* pvAspect, DWORD* pdwFreeze );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IViewObjectExImpl Overview, IViewObjectExImpl Methods, IViewObject::Freeze