Using Win32 functions in Visual FoxPro Image Gallery
Clipboard
..msdn
ChangeClipboardChain
CloseClipboard
CountClipboardFormats
EmptyClipboard
EnumClipboardFormats
GetClipboardData
GetClipboardFormatName
GetClipboardOwner
GetClipboardViewer
GetPriorityClipboardFormat
IsClipboardFormatAvailable
OpenClipboard
RegisterClipboardFormat
SetClipboardData
SetClipboardViewer
Code examples:
Bitmap Class for Visual FoxPro application
GDI+: copying to the Clipboard (a) image of active FoxPro window/form, (b) image file
How to copy the image of a form to the Clipboard using Bitmap API functions
Passing data records between VFP applications via the Clipboard
Placing an arbitrary rectangular area of main VFP window on the Clipboard
Testing Clipboard functions: emptying the clipboard
EmptyClipboard
    Add comment     W32 Constants      Translate this page
The EmptyClipboard function empties the clipboard and frees handles to data in the clipboard
Code examples:
Bitmap Class for Visual FoxPro application
GDI+: copying to the Clipboard (a) image of active FoxPro window/form, (b) image file
Testing Clipboard functions: emptying the clipboard
Passing data records between VFP applications via the Clipboard
How to copy the image of a form to the Clipboard using Bitmap API functions
Placing an arbitrary rectangular area of main VFP window on the Clipboard
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:
  Spanish    Portuguese    German    French    Italian  
FreeTranslation.com offers instant, free translations of text or web pages.
Created: 2001-07-12 12:00:00
Modified: 2001-11-26 16:02:19
Visited in last 7 days: 40
User Contributed Notes:
There are no notes on this subject.


Copyright © 2001-2013 News2News, Inc. Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use. The information on this page is presented AS IS, meaning that you may use it at your own risk. Microsoft Visual FoxPro and Windows are trade marks of Microsoft Corp. All other trademarks are the property of their respective owners. 

Privacy policy
Credits: PHP (4.4.9), an HTML-embedded scripting language, MySQL (5.1.55-log), the Open Source standard SQL database, AceHTML Freeware Version 4, freeware HTML Editor of choice.   Hosted by Korax Online Inc.
Last Topics Visited (184.73.74.47)
2 sec.Example: 'Converting image file to .ICO file'
1.64 hrs.Example: 'How to hot-track menu item selection in top-level form (requires VFP9)'
 Function: 'StretchDIBits'
6.53 hrs.Article: 'ApiViewer for Visual FoxPro '
 Function: 'LookupAccountSid'
 Function: 'CreateCompatibleBitmap'
7.34 hrs.Function: 'Shell_GetImageLists'
 Function: 'CreateDesktop'
9.34 hrs.Example: 'How to retrieve information about a cache entry (Internet Explorer)'
 Example: 'GDI+: loading image file, drawing on it, saving the result to another file'
Google
Advertise here!