nw::font::FontCodeMap Structure

Syntax

struct FontCodeMap
{
   u16 ccodeBegin;
   u16 ccodeEnd;
   u16 mappingMethod;
   u16 reserved;
   FontCodeMap * pNext;
};

Description

Member Variables

ccodeBegin u16
ccodeEnd u16
mappingMethod u16
reserved u16
pNext FontCodeMap *

Member Functions

GetMapInfo

CONFIDENTIAL