IsValidMetaFile16 (GDI.410)
BOOL16 IsValidMetaFile16 ( HMETAFILE16 hmf )
Attempts to check if a given metafile is correctly formatted. Currently, the only things verified are several properties of the header.
TRUE if hmf passes some tests for being a valid metafile, FALSE otherwise.
This is not exactly what Windows® does, see _Undocumented_Windows_ for details.
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/gdi32/metafile16.c". source.winehq.org/source/dlls/gdi32/metafile16.c
Debug channel "metafile".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.