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_WMRTEXTOUT 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.
 
int16_t Length
 Stringlength in bytes.
 
uint8_t String
 String to write, storage area must be 2n bytes.
 

Detailed Description

WMF manual 2.3.3.20

Also part of the record, following String, and so at variable positions:

int16_t y; start position

int16_t x; start position


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