GetMetaFile

The GetMetaFile function creates a handle that identifies the given Windows-format metafile.

The GetMetaFile function is not implemented in the Win32 API. This function is provided for compatibility with 16-bit versions of Windows. Win32-based applications should use the GetEnhMetaFile function.

See Also

Metafiles Overview, Metafile Functions