2.3.11.18 EMR_SETLINKEDUFIS Record
The EMR_SETLINKEDUFIS record sets the UniversalFontIds (section 2.2.27) of linked fonts to use during character lookup.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Type |
|||||||||||||||||||||||||||||||
Size |
|||||||||||||||||||||||||||||||
uNumLinkedUFI |
|||||||||||||||||||||||||||||||
ufis (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
Reserved |
|||||||||||||||||||||||||||||||
... |
Type (4 bytes): An unsigned integer that identifies this record type as EMR_SETLINKEDUFIS. This value is 0x00000077.
Size (4 bytes): An unsigned integer that specifies the size of this record in bytes.
uNumLinkedUFI (4 bytes): An unsigned integer specifying the number of UFIs to follow.
ufis (variable): An array of uNumLinkedUFI elements of type UniversalFontId (section 2.2.27), which specifies the identifiers of the linked fonts.
Reserved (8 bytes): This field is reserved and MUST be ignored.
See section 2.3.11 for more state record types.