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 Overview | Class Members
See Also CComControl::SetDirty, CComControl::GetDirty