
Clipboard Access : Subroutine Descriptions
Group CB : Clipboard Access
| WClipboardGetBitmapData | Retrieve a clipboard bitmap as raw colour data |
| WClipboardGetBitmap | Retrieve a memory bitmap from the clipboard |
| WClipboardGetMetafile | Retrieve a memory metafile from the clipboard |
| WClipboardGetString | Retrieve a string from the clipboard |
| WClipboardMethod | Set clipboard access method on X Windows |
| WClipboardPutBitmap | Put a memory bitmap on the clipboard |
| WClipboardPutBitmapData | Put colour data on clipboard as a bitmap |
| WClipboardPutMetafile | Put a memory metafile on the clipboard |
| WClipboardPutString | Put a string on the clipboard |
|