Navigation:  ABC Library Reference > FormVCRWindowComponent Interface >====== PrimaryBufferSaved(confirm save of primary buffer) ====== Previous pageReturn to chapter overviewNext page

PrimaryBufferSaved( )

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 , PrimaryBufferSaveRequired