Metafile.Metafile(const WCHAR*) constructor

Applies to: desktop apps only

Creates a Metafile::Metafile object for playback.

Syntax

Metafile(
  [in]  const WCHAR *filename
);

Parameters

  • filename [in]
    Type: const WCHAR*

    Pointer to a wide-character string that specifies the name of an existing disk file used to create the Metafile::Metafile object for playback.

Requirements

Minimum supported client

Windows XP, Windows 2000 Professional

Minimum supported server

Windows 2000 Server

Product

GDI+ 1.0

Header

Gdiplusmetafile.h (include Gdiplus.h)

Library

Gdiplus.lib

DLL

Gdiplus.dll

See also

Metafile

Metafile Constructors

Loading and Displaying Metafiles

Recording Metafiles

Metafiles

 

 

Send comments about this topic to Microsoft

Build date: 3/6/2012