Description


Include file: xclipbrd.h

Functions

~XClipBoard

Remarks

Never forget to close the clipboard by calling the destructor!

XClipBoard

Parameters

XWindow * theOwner the owning window

Remarks

Open the clipboard

GetBitmap

Parameters

XBitmap * buffer to hold the data

Remarks

Get a bitmap from the clipboard

GetText

Parameters

XString * buffer buffer to hold the data

Remarks

Get the text in the clipboard

SetBitmap

Parameters

XBitmap * the bitmap

Return-Value

BOOL success

Remarks

Set a bitmap to the clipboard

SetText

Parameters

char * theText text
ULONG len length of the text (default is 0)

Return-Value

BOOL success

Remarks

Set text to the clipboard


This document was generated by Jens von Pilgrim's Autodoc