SaveGIFFileFromClipboard  Method

Description         Saves a GIF file from the clipboard.

Syntax                 bRet = [BIImgFrm.]SaveGIFFileFromClipboard  FileName Error nImage

Remarks             bRet                        BOOL             TRUE if successful.

                            FileName                LPCTSRT       GIF file name.

                            Error                      short*              Error code.

                            nImage                   short                The n-th image. nImage = 0,1,2...

See Also