libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
U_METARECORD Struct Reference

#include <uwmf.h>

Data Fields

uint16_t Size16_4 [2]
 Total number of 16bit words in record.
 
uint8_t iType
 RecordType Enumeration.
 
uint8_t xb
 Extra high order byte associated with record type.
 

Detailed Description

SizeL Object WMF manual 2.2.2.22 Same as "EMF SIZEL Object" in uemf.hFirst three fields of MOST WMF records (not WMR_HEADER and WMR_PLACEABLE!)

This Sshould only used for accessing size and type fields. It is NOT used as a prefix like U_EMR in uemf.h because it may cause alignment issues. Microsoft name: WMF Object


The documentation for this struct was generated from the following file: