[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
WndCopy( hWnd, lAll )-> <nil>
------------------------------------------------------------------------------
PARAMETER:
<hWnd> Is the handle that identifies the window whose image is going to
be placed at the clipboard.
<lAll> Is TRUE if all the window area is to be copied, or FALSE if just
the window client area will be copied. By default this Flag is
FALSE.
DESCRIPTION:
WndCopy() allows you to copy the given windows image into the clipboard,
so that you can easily use it with a word processor or a help file.
SOURCE:
SOURCE\WINAPI\WNDMOVE.C
See Also:
Copy
WndPrint
GetClpData
Clipboard
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson