This method flags the property page's state as changed or unchanged, depending on the value of bDirty. If necessary, SetDirty informs the frame that the property page has changed.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
void SetDirty( BOOL bDirty );
See Also
IPropertyPageImpl::IsPageDirty, IPropertyPageImpl::m_bDirty, IPropertyPageImpl::SetPageSite