CComControl::m_bRequiresSave

This data member is a flag that indicates the control has changed since it was last saved.

At a Glance

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

Syntax

unsigned m_bRequiresSave:1;

See Also

CComControl::SetDirty, CComControl::GetDirty