Documentation  |   Table of Contents   |  < Previous   |  Next >  

16    Clipboard.h

Porting Applications to Palm OS® Cobalt

Exploring Palm OS®

The clipboard APIs are essentially unchanged in Palm OS Cobalt.

Deleted APIs ^TOP^

Table 16.1  Deleted #defines

Deleted API

Use instead

cbdMaxTextLength

Nothing.

numClipboardForamts

numClipboardFormats

Modified APIs ^TOP^

Table 16.2  Modified structures

Modified API

Description of change

ClipboardItem

The contents of this structure are now private.

Table 16.3  Modified enumerated types

Modified API

Description of change

ClipboardFormatType

Formerly an enum, this is now a typedef that accepts values defined by the clipboardFormats enum.

Unchanged APIs ^TOP^

Table 16.4  Unchanged functions

ClipboardAddItem()

ClipboardAppendItem()

ClipboardGetItem()

Table 16.5  Unchanged #defines

numClipboardFormats

Table 16.6  Unchanged enumerated types

clipboardFormats