The Clipboard: 3.9 Using The Clipboard: Undoing a Clipboard Change

Up: GEOS SDK TechDocs | Up | Prev: 3.8 Transfer File Information | Next: 4 Using Quick-Transfer
ClipboardUnregisterItem()

Using ClipboardUnregisterItem() , you can revert one level of clipboard changes. Note that this works for only one level; there is no way to back out more than one change to the clipboard. This routine can not "undo" itself; that is, calling this routine twice in a row will leave the clipboard in a state other than the original state.


Up: GEOS SDK TechDocs | Up | Prev: 3.8 Transfer File Information | Next: 4 Using Quick-Transfer