Programmer's Guide (《编程指南》) > Interfaces > ADocument interface > undoClear method
  
undoClear method
Clears the document's undo history. No changes made before this call can be undone.
undoClear( )
Parameters
None
Returns
void