 |
CountClipboardFormats Add comment W32 Constants Translate this page |
 |
 |
|
The CountClipboardFormats function retrieves the number of different data formats currently on the clipboard |
 |
 |
| Code examples: |
 |
|
|
 |
 |
| Declaration: |
 |
 |
int CountClipboardFormats(VOID)
|
 |
 |
 |
| FoxPro declaration: |
 |
 |
DECLARE INTEGER CountClipboardFormats IN user32
|
 |
 |
 |
| Parameters: |
 |
| This function has no parameters |
 |
 |
| Return value: |
 |
| If the function succeeds, the return value is the number of different data formats currently on the clipboard |
 |
 |
| Word Index links for the CountClipboardFormats : |
 |
|
|
 |
 |
| Translate this page: |
 |
|
 |
 |
| • |
 |
| Created: | 2001-07-12 12:00:00 | | Modified: | 2001-11-26 16:02:20 | Visited in last 7 days: 19 |