SetMetaFileBitsBetter16.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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(3w)) that the memory handle points to a valid metafile.

RETURNS

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

IMPLEMENTATION

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

Implemented in "dlls/gdi32/metafile16.c".

Debug channel "metafile".