| PsiFS_ClipboardCopy (SWI &520CF) | |||||||||||||||||||||
| Write to the remote clipboard | |||||||||||||||||||||
| On entry: | R0 = | pointer to null terminated filename | |||||||||||||||||||
| On exit: | R0 = | flags | |||||||||||||||||||
| R1 = | time stamp of last update to local clipboard | ||||||||||||||||||||
| Interrupts: | Interrupt status is undefined Fast interrupts are enabled | ||||||||||||||||||||
| Processor mode: | Processor is in SVC mode | ||||||||||||||||||||
| Re-entrancy: | SWI is not re-entrant | ||||||||||||||||||||
| Use: |
Copy the contents of the specified file to the remote clipboard. This is only appropriate for EPOC devices.
The bits of the flags returned in R0 have the following meanings:
The time stamp returned in R1 is the value of OS_ReadMonotonicTime when the clipboard was updated. | ||||||||||||||||||||
| Related SWIs: | PsiFS_ClipboardPaste | ||||||||||||||||||||
| Related vectors: | None | ||||||||||||||||||||
| [Contents] [Up] | Copyright © Alexander Thoukydides, 1998, 1999, 2000, 2001, 2002 |