SaveDIBInDCXFormat  Method

Description         Appends a device independent bitmap to the specified DCX file.

Usage                  RetVal = [BIImgFrm.]SaveDIBInDCXFormat FileName Dib Error

Remarks             RetVal                    Boolean           True on success, otherwise False.

                            FileName                String              The destination file name.

                            Dib                          LONGLONG Device independent bitmap to save.

                            Error                      Short*             Error code.

See Also              LoadDCXIntoDIB Method