NAME

SetMetaFileBitsBetter16  (GDI.196)

SYNOPSIS

 HMETAFILE16 SetMetaFileBitsBetter16
 (
  HMETAFILE16 hMeta
 )

DESCRIPTION

Trade in a metafile memory handle for a handle to a metafile object, making a cursory check (using IsValidMetaFile) that the memory handle points to a valid metafile.

RETURNS

Handle to a metafile on success, NULL on failure..

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/gdi.exe16/metafile.c". https://source.winehq.org/source/dlls/gdi.exe16/metafile.c

Debug channel "metafile".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated May 2024.