nw::lyt::MultiArcResourceAccessor::RegistFont Member FunctionFontKey RegistFont( const char* name, font::Font * pFont );
| Name | Description | |
|---|---|---|
| name | Name of the font resource. | |
| pFont | Pointer to the font object. |
Registers a font object.
This function sets a font object for a resource accessor so that it is included as a target in searched made by the GetFont function.
CONFIDENTIAL