AnnoUIGetSaved

Usage                  Boolean AnnoUIGetSaved

Description         Returns the state of the annotation. This state indicates that the annotation was changed from the last time it was saved. You can modify this state directly, by using the AnnoUISetChange method.

Parameters         None

Return value      True, if the annotation is marked for saving.

Programming Notes        None