Clear the clipboard 
Author Message
 Clear the clipboard

<< I would like to clear the Windows clipboard via the Windows API. >>

Private Declare Function EmptyClipboard Lib "User32" () As Long

Usage:

EmptyClipboard

Easy, huh?

<< I do  
not want to use any kind or form of the Clipboard object. >>

Just as well. Access doesn't have a Clipboard object...

-------
Regards  Stuart

"Time flies like an arrow,
Fruit flies like a banana"



Fri, 27 Oct 2000 03:00:00 GMT  
 Clear the clipboard

Cool!

--
James Johnston

Quote:

><< I would like to clear the Windows clipboard via the Windows API. >>

>Private Declare Function EmptyClipboard Lib "User32" () As Long

>Usage:

>EmptyClipboard

>Easy, huh?

><< I do
>not want to use any kind or form of the Clipboard object. >>

>Just as well. Access doesn't have a Clipboard object...

>-------
>Regards  Stuart

>"Time flies like an arrow,
>Fruit flies like a banana"

begin 666 James Johnston.vcf
M0D5'24XZ5D-!4D0-"E9%4E-)3TXZ,BXQ#0I..DIO:&YS=&]N.TIA;65S#0I&

M;T!B<F%Z;W-P;W)T+F-C+G1X+G5S#0I%34%)3#M)3E1%4DY%5#IJ:F]H;G-T

%05)$#0H`
`
end
end


Fri, 27 Oct 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Access XP: Clearing the clipboard / not saving data to the clipboard

2. Clearing the clipboard/memory

3. Clearing the clipboard from Access

4. Clearing the Clipboard

5. Clearing the Clipboard Contents

6. Clearing the clipboard

7. Clearing the Clipboard

8. Clearing the Clipboard

9. Clearing the clipboard

10. Clearing the Clipboard from VB

11. Clearing the Clipboard from VB

12. Clear the clipboard

 

 
Powered by phpBB® Forum Software