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.

At a Glance

Header file: Atlctl.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

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