Share via


COlePropertyPage::SetModifiedFlag

Indicates whether the user has modified the property page.

void SetModifiedFlag( 
   BOOL bModified = TRUE  
);

Parameters

  • bModified
    Specifies the new value for the property page's modified flag.

Requirements

Header: afxctl.h

See Also

Reference

COlePropertyPage Class

Hierarchy Chart

COlePropertyPage::IsModified