Function:
CountClipboardFormats()
|
Description:
Retrieves the number of different
data formats currently on the clipboard.
|
Parameters:
No parameters.
|
Returns:
the number of different data formats currently on the clipboard.
|
Example: 
Select the icon to download the sample clipboard.a5p. This
file demonstrates the use of a number of the clipboard related functions,
displaying the clipboard contents if it contains either a bitmap or text.
|