CMetaFileDC::CloseEnhanced

HENHMETAFILE CloseEnhanced( );

Return Value

A handle of an enhanced metafile, if successful; otherwise NULL.

Remarks

Closes an enhanced-metafile device context and returns a handle that identifies an enhanced-format metafile. An application can use the enhanced-metafile handle returned by this function to perform the following tasks:

When the application no longer needs the enhanced metafile handle, it should release the handle by calling the ::DeleteEnhMetaFile function.

CMetaFileDC OverviewClass MembersHierarchy Chart

See Also   CDC::PlayMetaFile, CMetaFileDC::CreateEnhanced, ::DeleteEnhMetaFile