PsiFS: SWI Calls

PsiFS_ClipboardPaste

PsiFS_ClipboardPaste
(SWI &520D0)
Read from the remote clipboard

On entry:R0 =pointer to null terminated filename, or 0 for none

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: Paste the contents of the remote clipboard to the specified file. This is only appropriate for EPOC devices.

If no filename is specified then this just returns the status of the clipboard.

See PsiFS_ClipboardCopy for a description of the return values.


Related SWIs:PsiFS_ClipboardCopy

Related vectors:None

[Contents] [Up] Copyright © Alexander Thoukydides, 1998, 1999, 2000, 2001, 2002