| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > FormVCRWindowComponent Interface >====== PrimaryBufferRestoreRequired(flag restore of primary buffer) ====== | [[primarybufferrestored confirm restore of primary buffer .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[primarybuffersaved confirm save of primary buffer .htm|{{btn_next_n.gif|Next page}}]] | | || **PrimaryBufferRestoreRequired(),BYTE** {{blk2blue.jpg|blk2blue.jpg}} The **PrimaryBufferRestoreRequired **method returns TRUE (1) if the buffer pointer of the Window Component has been changed. This allows synchronization of the saved buffer with other Window Manager threads. **Implementation:** The **PrimaryBufferRestoreRequired** method calls the SELF.Primary.Me.RestoreBuffer method to restore the primary buffer in the WindowManager's ResetBuffers method. **See Also:**     [[primarybuffersaverequired flag save of primary buffer .htm|PrimaryBufferSaveRequired]] [[primarybufferrestored confirm restore of primary buffer .htm|PrimaryBufferRestored]]