| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > FormVCRWindowComponent Interface >====== PrimaryBufferRestored(confirm restore of primary buffer) ====== | [[updatewindow update display variables to match browse .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[primarybufferrestorerequired flag restore of primary buffer .htm|{{btn_next_n.gif|Next page}}]] | | || **PrimaryBufferRestored()** {{blk2blue.jpg|blk2blue.jpg}} The **PrimaryBufferRestored **method notifies the Window component that the buffer has been restored successfully. This allows synchronization of the restored buffer with other Window Manager threads. **Implementation:** The **PrimaryBufferRestored** method is called after the SELF.Primary.Me.RestoreBuffer() method to notify the Window Component that the restore is completed. **See Also:**     [[primarybuffersaved confirm save of primary buffer .htm|PrimaryBufferSaved]]** , **[[primarybufferrestorerequired flag restore of primary buffer .htm|PrimaryBufferRestoreRequired]]