2.2.3.1 CLIPDATA_METAFILEPICT

The CLIPDATA_METAFILEPICT structure contains metafile data.<3>


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

MappingMode

xExtent

yExtent

unused

MetafileData (variable)

...

MappingMode (2 bytes): A 16-bit unsigned integer that specifies the mapping mode in which this picture is to be drawn.

xExtent (2 bytes): A 16-bit unsigned integer that specifies the width of the rectangle within which the picture is to be drawn. The coordinates are in units that correspond to the mapping mode.

yExtent (2 bytes): A 16-bit unsigned integer that specifies the height of the rectangle within which the picture is to be drawn. The coordinates are in units that correspond to the mapping mode.

unused (2 bytes): Unused. SHOULD be zero.

MetafileData (variable): Data corresponding to a memory-based Windows metafile format (WMF) metafile [MS-WMF].<4>