
Home / Autodocs / clipboard.device
NAME
- CBD_CURRENTWRITEID
-
Determine the current write identifier.
FUNCTION
CBD_CURRENTWRITEID fills the io_ClipID with a clip identifier that can be compared with that of a post command: if greater than the post identifier then the post is obsolete and need never be satisfied.
INPUTS
- io_Message
-
mn_ReplyPort set up
- io_Device
-
Preset by OpenDevice
- io_Unit
-
Preset by OpenDevice
- io_Command
-
CBD_CURRENTWRITEID
RESULT
- io_ClipID
-
The ClipID of the current write is set
BUGS
This information is less helpful than it might seem because any other task may write to the clipboard at any time.