CloseMetaFile (GDI32.@)
HMETAFILE CloseMetaFile ( HDC hdc )
Stop recording graphics operations in metafile associated with hdc and retrieve metafile.
hdc | [In] | Metafile DC to close. |
Handle of newly created metafile on success, NULL on failure.
Defined in "wingdi.h".
Implemented in "dlls/gdi32/mfdrv/init.c". source.winehq.org/source/dlls/gdi32/mfdrv/init.c
Debug channel "metafile".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.