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