INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- HDC
-- The 'CreateEnhMetaFile' function creates a device context
-- for an enhanced-format metafile.
-- This device context can be used to store a device-independent picture.
-- HENHMETAFILE
-- The 'CloseEnhMetaFile' function closes an enhanced-metafile
-- device context and returns a handle that identifies
-- an enhanced-format metafile.
-- BOOL
-- The 'DeleteEnhMetaFile' function deletes an enhanced-format
-- metafile or an enhanced-format metafile handle.
-- HENHMETAFILE
-- The 'GetEnhMetaFile' function creates a handle that identifies
-- the enhanced-format metafile stored in the specified file.
-- BOOL
-- The 'PlayEnhMetaFile' function displays the picture stored
-- in the specified enhanced-format metafile.
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |