Jump to content

FONTMGRPARM: Difference between revisions

From EDM2
Created page with "GreEscape DEVESC_DBE_FONTMANAGEMENT data structure. ==Type== union FONTMGRPARM { DBE_FDI_PARAMETERS fdi; VIOFONTATTRIBUTE vioa; } FONTMGRPARM; Category:Data ..."
(No difference)

Revision as of 16:22, 27 December 2019

GreEscape DEVESC_DBE_FONTMANAGEMENT data structure.

Type

union FONTMGRPARM {

 DBE_FDI_PARAMETERS     fdi;
 VIOFONTATTRIBUTE       vioa;

} FONTMGRPARM;