.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH SetMetaFileBitsBetter16 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBSetMetaFileBitsBetter16\fR (GDI.196) .SH SYNOPSIS HMETAFILE16 SetMetaFileBitsBetter16 ( HMETAFILE16 \fIhMeta\fR ) .SH DESCRIPTION .PP Trade in a metafile memory handle for a handle to a metafile object, making a cursory check (using \fBIsValidMetaFile(3w)\fR) that the memory handle points to a valid metafile. .SH RETURNS .PP Handle to a metafile on success, \fBNULL\fR on failure.\fB.\fR .SH IMPLEMENTATION .PP Not declared in a Wine header. The function is either undocumented, or missing from Wine. .PP Implemented in \fB"dlls/gdi.exe16/metafile.c"\fR. .PP Debug channel \fB"metafile"\fR.