LoadMetaFileIntoBitmap  Method

Description         Loads the specified image from a Windows Meta file.

Usage                  Dib = [BiDib.]LoadMetaFileIntoBitmap FileName

Remarks             Dib                          LONGLONG The device independent bitmap. 0 if error occurred.

                            FileName                String              The file name of a Windows Meta File.

See Also              SaveDIBIntoMetaFile Method

Note:                   This method does not free the Bitmap.  Call the DropBitmap Method to free up the Bitmap