Description Saves a device independent bitmap to the specified Windows Clipboard file.
Usage RetVal = [BiDib.]SaveClipboardFormat FileName Dib
Remarks RetVal Boolean True on success, otherwise False.
FileName String The destination file name.
Dib LONGLONG Device independent bitmap to save.
See Also LoadClipboardFormat Method