Поделиться через


IPropertyPageImpl::SetDirty

Flags the property page's state as changed or unchanged, depending on the value of bDirty.

void SetDirty(
   BOOL bDirty 
);

Параметры

  • bDirty
    [in] If TRUE, the property page's state is marked as changed. Otherwise, it is marked as unchanged.

Заметки

If necessary, SetDirty informs the frame that the property page has changed.

Требования

Header: atlctl.h

См. также

Основные понятия

IPropertyPageImpl Class

IPropertyPageImpl Members

IPropertyPageImpl::IsPageDirty

IPropertyPageImpl::SetPageSite

IPropertyPageImpl::m_bDirty