MetafileHeader::GetMetafileSize method (gdiplusmetaheader.h)

The MetafileHeader::GetMetafileSize method gets the size, in bytes, of the metafile.

Syntax

UINT GetMetafileSize();

Return value

Type: UINT

This method returns a UINT that specifies the size, in bytes, of the metafile.

Requirements

Requirement Value
Minimum supported client Windows XP, Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header gdiplusmetaheader.h (include Gdiplus.h)
Library Gdiplus.lib
DLL Gdiplus.dll

See also

GetMetafileHeader

Loading and Displaying Metafiles

Metafile

MetafileHeader

Metafiles