CComControl::m_bRequiresSave

unsigned m_bRequiresSave:1;

Remarks

Flag indicating the control has changed since it was last saved. The value of m_bRequiresSave can be set with SetDirty and retrieved with GetDirty.

CComControl OverviewClass Members

See Also   CComControl::SetDirty, CComControl::GetDirty