 |
EmptyClipboard Add comment W32 Constants Translate this page |
 |
 |
|
The EmptyClipboard function empties the clipboard and frees handles to data in the clipboard |
 |
 |
| Code examples: |
 |
|
|
 |
 |
| Declaration: |
 |
 |
BOOL EmptyClipboard(VOID)
|
 |
 |
 |
| FoxPro declaration: |
 |
 |
DECLARE INTEGER EmptyClipboard IN user32
|
 |
 |
 |
| Parameters: |
 |
| This function has no parameters |
 |
 |
| Return value: |
 |
| If the function succeeds, the return value is TRUE |
 |
 |
| My comment: |
 |
| Before calling EmptyClipboard, an application must open the clipboard by using the OpenClipboard function |
 |
 |
| Word Index links for the EmptyClipboard : |
 |
|
|
 |
 |
| Translate this page: |
 |
|
 |
 |
| • |
 |
| Created: | 2001-07-12 12:00:00 | | Modified: | 2001-11-26 16:02:19 | Visited in last 7 days: 40 |