StyleVisionControlDocument.OnModifiedFlagChanged
Event: OnModifiedFlagChanged (i_bIsModified as boolean)
Dispatch Id: 1002
Description:
This event gets triggered whenever the document changes between modified and unmodified state. The parameter i_bIsModifed is true if the document contents differs from the original content, and false, otherwise.