nw::font::FontCodeMap Structure

Syntax

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

Description

Member Variables

ccodeBegin
ccodeEnd
mappingMethod
reserved
pNext

Member Functions

GetMapInfo

CONFIDENTIAL