void SetModifiedFlag( BOOL bModified = TRUE );
Parameters
bModified
Specifies the new value for the property page’s modified flag.
Remarks
Use this function to indicate whether the user has modified the property page.
COlePropertyPage Overview | Class Members | Hierarchy Chart
See Also COlePropertyPage::IsModified