NAME CloseClipboard -- Close and free an open clipboardhandle. SYNOPSIS CloseClipboard (clip) a0 struct clipboardhandle *clip; FUNCTION Closes the clipboard.device and frees the clipboardhandle structure. INPUTS clip - pointer to clipboardhandle struct created with openclipboard. RESULT EXAMPLE NOTES BUGS SEE ALSO openclipboard(), initiffasclip()