The simplest way I know of is to just OpenClipboard (without closing it back up), since that will tie up the clipboard so Windows can't use it for the capture. It may not be what you want if you need other applications to use the clipboard. And be aware that this does not stop other screen capture methods.