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