共用方式為


IPropertyPageImpl::SetDirty

旗標屬性頁的狀態為已變更或未變更,根據 bDirty的值。

void SetDirty(
   BOOL bDirty 
);

參數

  • bDirty
    [in],如果 ,則屬性頁的狀態標記為已變更。 否則,會標記成未變更。

備註

如果需要, SetDirty 告知架構屬性變更。

需求

Header: atlctl.h

請參閱

參考

IPropertyPageImpl 類別

IPropertyPageImpl::IsPageDirty

IPropertyPageImpl::SetPageSite

IPropertyPageImpl::m_bDirty