Metafile.Metafile(IStream*) constructor

Applies to: desktop apps only

Creates a Metafile::Metafile object from an IStream interface for playback.

Syntax

Metafile(
  [in]  IStream *stream
);

Parameters

  • stream [in]
    Type: IStream*

    Pointer to a COM IStream interface that points to a data stream in a file.

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

Loading and Displaying Metafiles

Metafiles

 

 

Send comments about this topic to Microsoft

Build date: 3/6/2012