FontMap::GetFontMapping

FontMap::GetFontMapping
bool GetFontMapping(MapEntry* pentry, const char * pfontName);
Description

GetFontMapping obtains a font mapping, filling in MapEntry if it succeeds.

Parameters
Parameters 
Description 
MapEntry* pentry 
Pointer to the font map entry. 
const char * pfontName 
Name of the font that is to be mapped. 
Return Value

A Boolean value of 1 if filling in MapEntry succeeds otherwise 0.