IPropertyPageImpl::SetDirty

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.

Syntax

void SetDirty( BOOL bDirty );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IPropertyPageImpl Overview, IPropertyPageImpl Methods, IPropertyPage::SetDirty, IPropertyPageImpl::IsPageDirty, IPropertyPageImpl::m_bDirty, IPropertyPageImpl::SetPageSite